MenuItemCollection Properties

  Name Description
Public property Count Gets the number of menu items contained in the current MenuItemCollection object.
Public property IsSynchronized Gets a value indicating whether access to the MenuItemCollection object is synchronized (thread safe).
Public property Item Gets the MenuItem object at the specified index in the current MenuItemCollection object.
Public property SyncRoot Gets an object that can be used to synchronize access to the MenuItemCollection object.
Top

  Name Description
Explicit interface implementation Property System.Web.UI.IStateManager.IsTrackingViewState Gets a value that indicates whether the MenuItemCollection object is saving changes to its view state.
Top

Community Additions

ADD
Show: