MenuItemCollection Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| Count | Gets the number of menu items contained in the current MenuItemCollection object. |
| IsSynchronized | Gets a value indicating whether access to the MenuItemCollection object is synchronized (thread safe). |
| Item | Gets the MenuItem object at the specified index in the current MenuItemCollection object. |
| SyncRoot | Gets an object that can be used to synchronize access to the MenuItemCollection object. |
| Name | Description | |
|---|---|---|
| System.Web.UI.IStateManager.IsTrackingViewState | Gets a value that indicates whether the MenuItemCollection object is saving changes to its view state. |
Community Additions
ADD
Show: