System.Web.UI.WebControls.MenuItemTemplateContainer.ItemIndex Property

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

Syntax

public int ItemIndex { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the MenuItemTemplateContainer.ItemIndex property to determine the index of the menu item associated with the container.

Note:

This property is used primarily by control developers when extending the System.Web.UI.WebControls.Menu class.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0