Class DnnDateTimePicker
Implements
Inherited Members
Namespace: DotNetNuke.Web.UI.WebControls.Internal
Assembly: DotNetNuke.Web.dll
Syntax
public class DnnDateTimePicker : DnnDatePicker, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, IPostBackDataHandler, IEditableTextControl, ITextControl
Constructors
DnnDateTimePicker()
Declaration
public DnnDateTimePicker()
Properties
ClientFormat
Declaration
protected override string ClientFormat { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
Format
Declaration
protected override string Format { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
Methods
GetSettings()
Declaration
protected override IDictionary<string, object> GetSettings()
Returns
Type | Description |
---|---|
IDictionary<string, object> |