This method saves the state for a particular menuitem.
A Triplet containing the ViewState and state of the subitems.
This method returns a Triplet, where the first item is the result from the MenuItem's ViewState's SaveViewState() method call. The second is the ViewState saved from the subItems MenuItemCollection instance. The third item is the ViewState saved from the RolesCollection.
MenuItem Class | skmMenu Namespace