MenuItemBinding Methods
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Overrides Object::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | ICloneable::Clone() | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a copy of the MenuItemBinding object. |
![]() ![]() | IStateManager::LoadViewState(Object^) | Loads the node's previously saved view state. |
![]() ![]() | IStateManager::SaveViewState() | This API supports the product infrastructure and is not intended to be used directly from your code. Saves the view state changes to an Object. |
![]() ![]() | IStateManager::TrackViewState() | This API supports the product infrastructure and is not intended to be used directly from your code. Instructs the MenuItemBinding object to track changes to its view state. |


