Mono Class Library: Overview

System.Web.UI.WebControls.Menu: Method Members

The methods of System.Web.UI.WebControls.Menu are listed below. For a list of all members, see the Menu Members list.

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

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.