DropDownButton
Properties
Text - String
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
ShowArrowButton - Nullable
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
Events - IDictionary
Id - String
SanitezeId - Boolean
Writer - IJavaScriptWriter
Initializer - IJavaScriptInitializer
IsInClientTemplate - Boolean
IsSelfInitialized - Boolean
HasDeferredInitialization - Boolean
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
HtmlHelper - IHtmlHelper
ModelMetadataProvider - IModelMetadataProvider
Name - String
Explorer - ModelExplorer
Selector - String
IdPrefix - String
ViewContext - ViewContext
ValueProvider - IValueProvider
UrlGenerator - IUrlGenerator
HtmlEncoder - HtmlEncoder
HasClientComponent - Boolean
UseMvvmInitialization - Boolean
Methods
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer - System.IO.TextWriter
The System.IO.TextWriter.
Serialize()
Serialize current instance to Dictionary
Render()
Renders the component.
ToClientTemplate()
ToHtmlString()
VerifySettings()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.