Click or drag to resize

MapperUtilsTelerikSetupPrerequisites Method

Set up prerequisites for the Telerik Rad controls.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static bool TelerikSetupPrerequisites(
	Page pg
)

Parameters

pg
Type: System.Web.UIPage
The hosting page.

Return Value

Type: Boolean
True if the RadScriptManager was added.
See Also