MenuItem::IStateManager::SaveViewState Method ()

 

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.

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

private:
virtual Object^ SaveViewState() sealed = IStateManager::SaveViewState

Return Value

Type: System::Object^

The System::Object that contains the view-state changes.

.NET Framework
Available since 2.0
Return to top
Show: