DropDownButton
Properties
Enabled - Nullable
Icon - String
IconClass - String
ImageUrl - String
Items - List
ItemTemplate - String
ItemTemplateId - String
ItemTemplateHandler - String
Popup - DropDownButtonPopupSettings
Defines a jQuery selector that will be used to find a container element, where the popup will be appended to.
SpriteCssClass - String
Messages - DropDownButtonMessagesSettings
Controls the label suffix that will be concatenated to the button's text and used for the aria-label attribute.
Size - Nullable
Rounded - Nullable
FillMode - Nullable
ThemeColor - Nullable
Text - String
Initializer - IJavaScriptInitializer
Events - IDictionary
Name - String
Id - String
ShouldSanitezeId - Boolean
ModelMetadata - ModelMetadata
HtmlAttributes - IDictionary
ViewContext - ViewContext
ViewData - ViewDataDictionary
IsSelfInitialized - Boolean
IsInClientTemplate - Boolean
HasDeferredInitialization - Boolean
Selector - String
HasClientComponent - Boolean
Methods
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer - System.IO.TextWriter
The System.IO.TextWriter.
Serialize()
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.