TabStrip
Properties
Animation - PopupAnimation
Gets or sets the Enabled.
Items - IList
ItemAction - Action
SelectedIndex - Nullable
HighlightPath - Nullable
Authorization - INavigationItemAuthorization
SecurityTrimming - SecurityTrimming
Enabled member.
Closable - Nullable
Collapsible - Nullable
Navigatable - Nullable
Scrollable - TabStripScrollableSettings
Sets the scroll amount (in pixels) applied when the user clicks on a scroll button.
Sortable - Nullable
TabAlignment - Nullable
TabPosition - Nullable
Value - String
Size - Nullable
IconPosition - 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)
WriteInitializationScript method.
Parameters
writer - System.IO.TextWriter
Serialize()
Serializes the component settings to a dictionary.
RETURNS
A dictionary of settings.
Render()
Renders the component.
ToClientTemplate()
ToClientTemplate method.
ToHtmlString()
ToHtmlString method.
RETURNS
The result.
VerifySettings()
VerifySettings method.
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.
DeferStyles()
DeferStyles method.
ProcessSettings()
ProcessSettings method.
GetHtml(System.Boolean)
GetHtml method.
Parameters
includeScript - System.Boolean
RETURNS
The result.
GetInitializator()
GetInitializator method.
RETURNS
The result.
WriteDeferredScriptInitialization()
WriteDeferredScriptInitialization method.