DetailsView::SaveViewState Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Saves the current view state of the DetailsView control.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System::Object^An Object that contains the saved state of the DetailsView control.
The SaveViewState method is a helper method called by the DetailsView control to save the state of the control.
.NET Framework
Available since 2.0
Available since 2.0
Show: