Class DateBrowser
Inherited Members
Namespace: EPiServer.UI.Edit
Assembly: EPiServer.UI.dll
Version: 11.20.7Syntax
public class DateBrowser : WebFormsBase, ISupportsScriptManager, ISystemMessageSink
Constructors
DateBrowser()
Declaration
public DateBrowser()
Fields
Current
Declaration
public DateTime Current
Field Value
Type | Description |
---|---|
System.DateTime |
Methods
DisableTimeRow()
Declaration
protected string DisableTimeRow()
Returns
Type | Description |
---|---|
System.String |
DisplayButtons()
Declaration
protected string DisplayButtons()
Returns
Type | Description |
---|---|
System.String |
OnLoad(EventArgs)
Declaration
protected override void OnLoad(EventArgs e)
Parameters
Type | Name | Description |
---|---|---|
System.EventArgs | e |