Property | Type | Description | |
---|---|---|---|
TimeControlID | string |
Property | Type | Description | |
---|---|---|---|
AddDatePickerScriptToPage | void | ||
GetCurrentFirstDay | int | ||
GetDatePickerScript | string | ||
GetTime | string | ||
ManipulateTemplateControls | void | ||
ProcessDateMode | void | ||
ProcessDateTimeMode | void | ||
ProcessNoneMode | void | ||
RenderEditor | void | ||
RenderSimple | void |
Method | Description | |
---|---|---|
DatePicker ( ) : System | ||
GetData ( ) : object | ||
GetInnerControl ( ) : |
||
GetLabelForDescription ( ) : |
||
GetLabelForTitleControl ( ) : |
||
GetTimeControl ( ) : |
||
SetData ( object data ) : void |
Method | Description | |
---|---|---|
OnInit ( |
||
OnPreRender ( |
||
RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void | ||
_inputTextBox_TextChanged ( object sender, |
Method | Description | |
---|---|---|
AddDatePickerScriptToPage ( ) : void | ||
GetCurrentFirstDay ( ) : int | ||
GetDatePickerScript ( ) : string | ||
GetTime ( object data ) : string | ||
ManipulateTemplateControls ( ) : void | ||
ProcessDateMode ( object data ) : void | ||
ProcessDateTimeMode ( object data ) : void | ||
ProcessNoneMode ( object data ) : void | ||
RenderEditor ( System.Web.UI.HtmlTextWriter writer ) : void | ||
RenderSimple ( |
public GetLabelForDescription ( ) : |
||
return |
public GetLabelForTitleControl ( ) : |
||
return |
protected OnPreRender ( |
||
e | ||
return | void |
protected RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
return | void |
protected _inputTextBox_TextChanged ( object sender, |
||
sender | object | |
e | ||
return | void |