AutoGeneratedFieldProperties::IStateManager::SaveViewState Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Saves the current view state of the AutoGeneratedFieldProperties 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^

An Object that contains the saved state of the AutoGeneratedFieldProperties object.

The IStateManager::SaveViewState method is a helper method used by the AutoGeneratedFieldProperties class to save the state of the object.

.NET Framework
Available since 2.0
Return to top
Show: