Свойство | Тип | Описание | |
---|---|---|---|
layoutTemplatePath | string |
Метод | Описание | |
---|---|---|
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.
|
Метод | Описание | |
---|---|---|
InitializeControls ( Telerik container ) : void |
Метод | Описание | |
---|---|---|
ConfigureMetaFieldName ( ) : void |
Configures the name of the meta field.
|
public GetScriptDescriptors ( ) : System.Collections.Generic.IEnumerable |
||
Результат | System.Collections.Generic.IEnumerable |
public GetScriptReferences ( ) : System.Collections.Generic.IEnumerable |
||
Результат | System.Collections.Generic.IEnumerable |
protected InitializeControls ( Telerik container ) : void | ||
container | Telerik | |
Результат | void |