Menu::SaveViewState Method ()

 
Use BaseTrue

Saves the state of the Menu control.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

protected:
virtual Object^ SaveViewState() override

Return Value

Type: System::Object^

An Object that contains the state of the Menu control.

.NET Framework
Available since 2.0
Return to top
Show: