프로퍼티 | 타입 | 설명 | |
---|---|---|---|
layoutTemplatePath | string |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetCurrentSitefinityUser | string |
메소드 | 설명 | |
---|---|---|
DateTimeField ( ) : System |
Initializes a new instance of the DateTimeField class.
|
|
GetScriptDescriptors ( ) : IEnumerable |
Get list of all scripts used by control
|
|
GetScriptReferences ( ) : IEnumerable |
Get reference to all scripts
|
메소드 | 설명 | |
---|---|---|
InitializeControls ( GenericContainer container ) : void |
Initializes the controls. Initialize your controls in this method. Do not override CreateChildControls method. |
메소드 | 설명 | |
---|---|---|
GetCurrentSitefinityUser ( ) : string |
Get the full name for the currently logged-in Sitefinity user.
|
protected InitializeControls ( GenericContainer container ) : void | ||
container | GenericContainer | |
리턴 | void |