Menu.SaveViewState Method

Definition

Saves the state of the Menu control.

protected:
 override System::Object ^ SaveViewState();
protected override object SaveViewState ();
override this.SaveViewState : unit -> obj
Protected Overrides Function SaveViewState () As Object

Returns

An Object that contains the state of the Menu control.

Applies to