DateInput
Properties
AutoAdjust - Nullable
AutoCorrectParts - Nullable
AutoSwitchKeys - String[]
AutoSwitchParts - Nullable
EnableMouseWheel - Nullable
Format - String
Label - DateInputLabelSettings
Sets the inner HTML of the label.
Max - Nullable
Min - Nullable
Value - Nullable
Messages - DateInputMessagesSettings
The placeholder for the years part.
Steps - DateInputStepsSettings
A value used for incrementing/decrementing the year segment
TwoDigitYearMax - Nullable
Size - Nullable
Rounded - Nullable
FillMode - Nullable
Initializer - IJavaScriptInitializer
Events - IDictionary
Name - String
Id - String
ShouldSanitezeId - Boolean
ModelMetadata - ModelMetadata
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
ViewContext - ViewContext
ViewData - ViewDataDictionary
IsSelfInitialized - Boolean
IsInClientTemplate - Boolean
HasDeferredInitialization - Boolean
Selector - String
HasClientComponent - Boolean
Methods
Serialize()
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
Render()
Renders the component.
VerifySettings()
ToHtmlString()
GetHtml(System.Boolean)
Parameters
includeScript - System.Boolean
GetInitializator()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.