C# Класс SitefinityWebApp.Forms.DateTimeField.Designer.DateTimeFieldDesigner

Represents a designer for the SitefinityWebApp.Forms.DateTimeField.DateTimeField widget
Наследование: ControlDesignerBase
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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.

Описание методов

GetScriptDescriptors() публичный Метод

Gets a collection of script descriptors that represent ECMAScript (JavaScript) client components.
public GetScriptDescriptors ( ) : System.Collections.Generic.IEnumerable
Результат System.Collections.Generic.IEnumerable

GetScriptReferences() публичный Метод

Gets a collection of ScriptReference objects that define script resources that the control requires.
public GetScriptReferences ( ) : System.Collections.Generic.IEnumerable
Результат System.Collections.Generic.IEnumerable

InitializeControls() защищенный Метод

protected InitializeControls ( Telerik container ) : void
container Telerik
Результат void

Описание свойств

layoutTemplatePath публичное статическое свойство

public static string layoutTemplatePath
Результат string