AutoFieldsGenerator::IStateManager::SaveViewState Method ()

.NET Framework (current version)
 

Saves the changes to a class's state.

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 view state changes.

This member is an explicit interface member implementation. It can be used only when the AutoFieldsGenerator instance is cast to an IStateManager interface.

.NET Framework
Available since 4.5
Return to top
Show: