Calendar
Properties
Culture - String
MonthTemplate - MonthTemplate
Format - String
Footer - String
FooterId - String
EnableFooter - Boolean
Start - String
Selectable - String
SelectDates - IList
Depth - String
Min - Nullable
Messages - CalendarMessagesSettings
Allows customization of the text of the Today button present in the widget in its modern rendering.
Max - Nullable
Value - Nullable
WeekNumber - Nullable
DisableDates - IEnumerable
DisableDatesHandler - ClientHandlerDescriptor
A Razor template delegate.
SelectionSettings - CalendarSelectionSettings
ComponentType - String
Range - CalendarRangeSettings
Specifies the start date of the range selection.
ShowOtherMonthDays - Nullable
CenturyCellsFormat - 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
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
Serialize()
VerifySettings()
Render()
Renders the component.
ToHtmlString()
GetHtml(System.Boolean)
Parameters
includeScript - System.Boolean
GetInitializator()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.