Property | Type | Description | |
---|---|---|---|
layoutTemplatePath | string |
Method | Description | |
---|---|---|
GetScriptDescriptors ( ) : System.Collections.Generic.IEnumerable |
Gets a collection of script descriptors that represent ECMAScript (JavaScript) client components.
|
|
GetScriptReferences ( ) : System.Collections.Generic.IEnumerable |
Gets a collection of ScriptReference objects that define script resources that the control requires.
|
Method | Description | |
---|---|---|
GetRequiredCoreScripts ( ) : ScriptRef |
Gets the required by the control, core library scripts predefined in the ScriptRef enum.
|
|
InitializeControls ( Telerik container ) : void |
protected GetRequiredCoreScripts ( ) : ScriptRef | ||
return | ScriptRef |
public GetScriptDescriptors ( ) : System.Collections.Generic.IEnumerable |
||
return | System.Collections.Generic.IEnumerable |
public GetScriptReferences ( ) : System.Collections.Generic.IEnumerable |
||
return | System.Collections.Generic.IEnumerable |
protected InitializeControls ( Telerik container ) : void | ||
container | Telerik | |
return | void |