skmMenu: An ASP.NET Menu Control

MenuItem.IStateManager.LoadViewState Method 

Loads the state upon postback back into the MenuItem.

void IStateManager.LoadViewState(
   object savedState
);

Parameters

savedState
The state preserved from the SaveViewState() method in the previous page invocation.

Implements

IStateManager.LoadViewState

See Also

MenuItem Class | skmMenu Namespace