Mono Class Library: Overview

System.Web.UI.WebControls.Menu: Members

The members of System.Web.UI.WebControls.Menu are listed below.

See Also: Inherited members from System.Web.UI.WebControls.HierarchicalDataBoundControl

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

static readonly
MenuItemClickCommandNamestring. Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
ControlsSystem.Web.UI.ControlCollection. Documentation for this section has not yet been entered.
[read-only]
DataBindingsMenuItemBindingCollection. Documentation for this section has not yet been entered.
DisappearAfterint. Documentation for this section has not yet been entered.
DynamicBottomSeparatorImageUrlstring. Documentation for this section has not yet been entered.
DynamicEnableDefaultPopOutImagebool. Documentation for this section has not yet been entered.
DynamicHorizontalOffsetint. Documentation for this section has not yet been entered.
[read-only]
DynamicHoverStyleStyle. Documentation for this section has not yet been entered.
DynamicItemFormatStringstring. Documentation for this section has not yet been entered.
DynamicItemTemplateSystem.Web.UI.ITemplate. Documentation for this section has not yet been entered.
[read-only]
DynamicMenuItemStyleMenuItemStyle. Documentation for this section has not yet been entered.
[read-only]
DynamicMenuStyleSubMenuStyle. Documentation for this section has not yet been entered.
DynamicPopOutImageTextFormatStringstring. Documentation for this section has not yet been entered.
DynamicPopOutImageUrlstring. Documentation for this section has not yet been entered.
[read-only]
DynamicSelectedStyleMenuItemStyle. Documentation for this section has not yet been entered.
DynamicTopSeparatorImageUrlstring. Documentation for this section has not yet been entered.
DynamicVerticalOffsetint. Documentation for this section has not yet been entered.
[read-only]
ItemsMenuItemCollection. Documentation for this section has not yet been entered.
ItemWrapbool. Documentation for this section has not yet been entered.
[read-only]
LevelMenuItemStylesMenuItemStyleCollection. Documentation for this section has not yet been entered.
[read-only]
LevelSelectedStylesMenuItemStyleCollection. Documentation for this section has not yet been entered.
[read-only]
LevelSubMenuStylesSubMenuStyleCollection. Documentation for this section has not yet been entered.
MaximumDynamicDisplayLevelsint. Documentation for this section has not yet been entered.
OrientationOrientation. Documentation for this section has not yet been entered.
PathSeparatorchar. Documentation for this section has not yet been entered.
ScrollDownImageUrlstring. Documentation for this section has not yet been entered.
ScrollDownTextstring. Documentation for this section has not yet been entered.
ScrollUpImageUrlstring. Documentation for this section has not yet been entered.
ScrollUpTextstring. Documentation for this section has not yet been entered.
[read-only]
SelectedItemMenuItem. Documentation for this section has not yet been entered.
[read-only]
SelectedValuestring. Documentation for this section has not yet been entered.
SkipLinkTextstring. Documentation for this section has not yet been entered.
StaticBottomSeparatorImageUrlstring. Documentation for this section has not yet been entered.
StaticDisplayLevelsint. Documentation for this section has not yet been entered.
StaticEnableDefaultPopOutImagebool. Documentation for this section has not yet been entered.
[read-only]
StaticHoverStyleStyle. Documentation for this section has not yet been entered.
StaticItemFormatStringstring. Documentation for this section has not yet been entered.
StaticItemTemplateSystem.Web.UI.ITemplate. Documentation for this section has not yet been entered.
[read-only]
StaticMenuItemStyleMenuItemStyle. Documentation for this section has not yet been entered.
[read-only]
StaticMenuStyleSubMenuStyle. Documentation for this section has not yet been entered.
StaticPopOutImageTextFormatStringstring. Documentation for this section has not yet been entered.
StaticPopOutImageUrlstring. Documentation for this section has not yet been entered.
[read-only]
StaticSelectedStyleMenuItemStyle. Documentation for this section has not yet been entered.
StaticSubMenuIndentUnit. Documentation for this section has not yet been entered.
StaticTopSeparatorImageUrlstring. Documentation for this section has not yet been entered.
Targetstring. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
TagKeySystem.Web.UI.HtmlTextWriterTag. Documentation for this section has not yet been entered.

Public Methods

override
DataBind()
Documentation for this section has not yet been entered.
FindItem(string) : MenuItem
Documentation for this section has not yet been entered.
override
RenderBeginTag(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
RenderEndTag(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
CreateChildControls()
Documentation for this section has not yet been entered.
override
EnsureDataBound()
Documentation for this section has not yet been entered.
override
GetDesignModeState() : IDictionary
Documentation for this section has not yet been entered.
override
LoadControlState(object)
Documentation for this section has not yet been entered.
override
LoadViewState(object)
Documentation for this section has not yet been entered.
override
OnBubbleEvent(object, EventArgs) : bool
Documentation for this section has not yet been entered.
override
OnDataBinding(EventArgs)
Documentation for this section has not yet been entered.
override
OnInit(EventArgs)
Documentation for this section has not yet been entered.
OnMenuItemClick(MenuEventArgs)
Documentation for this section has not yet been entered.
OnMenuItemDataBound(MenuEventArgs)
Documentation for this section has not yet been entered.
override
OnPreRender(EventArgs)
Documentation for this section has not yet been entered.
override
PerformDataBinding()
Documentation for this section has not yet been entered.
RaisePostBackEvent(string)
Documentation for this section has not yet been entered.
override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
RenderContents(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
SaveControlState() : object
Documentation for this section has not yet been entered.
override
SaveViewState() : object
Documentation for this section has not yet been entered.
override
SetDesignModeState(IDictionary)
Documentation for this section has not yet been entered.
SetItemDataBound(MenuItem, bool)
Documentation for this section has not yet been entered.
SetItemDataItem(MenuItem, object)
Documentation for this section has not yet been entered.
SetItemDataPath(MenuItem, string)
Documentation for this section has not yet been entered.
override
TrackViewState()
Documentation for this section has not yet been entered.

Public Events

MenuItemClickDocumentation for this section has not yet been entered.
MenuItemDataBoundDocumentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Web.UI.IPostBackEventHandler.RaisePostBackEventDocumentation for this section has not yet been entered.