System.Web.UI.WebControls.MenuItemTemplateContainer Members

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

See Also: Inherited members from System.Web.UI.Control

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.MenuItemTemplateContainer class using the specified menu item index and menu item.

Public Properties

DataItemobject.

Gets or sets the menu item associated with the container.

[read-only]
ItemIndexint.

Gets the index of the menu item associated with the container.

Protected Methods

override
OnBubbleEvent(object, EventArgs) : bool

Passes the event raised by a control within the container up the page's user interface (UI) server control hierarchy.

override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
System.Web.UI.IDataItemContainer.DataItemIndexint.

Gets the index value of the System.Web.UI.WebControls.MenuItem object associated with the container.

[read-only]
System.Web.UI.IDataItemContainer.DisplayIndexint.

Gets the index value of the menu item for the container.