DataBoundControl::SaveViewState Method ()
.NET Framework (current version)
Saves any view-state changes that have occurred since the time the page was posted back to the server.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System::Object^The control's current view state. If there is no view state associated with the control, this method returns null.
.NET Framework
Available since 4.5
Available since 4.5
Show: