C# 클래스 SitefinityWebApp.Forms.DateTimeField.Designer.DateTimeFieldDesigner

Represents a designer for the SitefinityWebApp.Forms.DateTimeField.DateTimeField widget
상속: ControlDesignerBase
파일 보기 프로젝트 열기: SalientCRGT/electric-eel

공개 프로퍼티들

프로퍼티 타입 설명
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