Rating
Properties
Min - Nullable
Max - Nullable
Selection - String
Precision - String
Tooltip - Nullable
Label - RatingLabelSettings
The Rating displays a label by default that shows the current value out of the max value 3 / 5. If the widget does not have a selected value, the label will not be displayed initially and will be toggled after an item is selected.If label is set to false, the widget will not display the label.
SelectValueOnFocus - Nullable
ItemTemplate - String
ItemTemplateId - String
ItemTemplateHandler - String
SelectedTemplate - String
SelectedTemplateId - String
SelectedTemplateHandler - String
HoveredTemplate - String
HoveredTemplateId - String
HoveredTemplateHandler - String
Enabled - Nullable
Readonly - Nullable
Value - 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)
Writes the initialization script.
Parameters
writer - System.IO.TextWriter
The 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.