ContextMenu
Properties
SecurityTrimming - SecurityTrimming
Enabled member.
Authorization - INavigationItemAuthorization
DataSource - DataSource
Gets or sets the DataSource.
DataSourceId - String
Direction - String
Animation - PopupAnimation
Gets or sets the Enabled.
OpenOnClick - Nullable
HighlightPath - Nullable
ItemAction - Action
Items - IList
AlignToAnchor - Nullable
AppendTo - String
CloseOnClick - Nullable
CopyAnchorStyles - Nullable
DataTextField - String
DataUrlField - String
DataSpriteCssClassField - String
DataImageUrlField - String
DataContentField - String
Filter - String
HoverDelay - Nullable
Scrollable - ContextMenuScrollableSettings
Sets the scroll amount (in pixels) that the ContextMenu scrolls when the scroll buttons are hovered. Each such distance is animated and then another animation starts with the same distance. If clicking a scroll button, the ContextMenu scrolls by doubling the distance.
ShowOn - String
Target - String
Orientation - 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
Render()
Renders the component.
Serialize()
Serialize method.
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.