AutoFieldsGenerator::SaveViewState Method ()

.NET Framework (current version)
 

Saves the changes to the class's state.

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

protected:
virtual Object^ SaveViewState()

Return Value

Type: System::Object^

The saved view state.

This method can be overridden.

.NET Framework
Available since 4.5
Return to top
Show: