MenuItemTemplateContainer.ItemIndex Property
.NET Framework 3.0
Gets the index of the menu item associated with the container.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Use the 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 Menu class. |
Community Additions
ADD
Show:
Note: