WebPartManager::SaveControlState Method ()
.NET Framework (current version)
Saves state data for the WebPartManager control so the data can be restored on future request to the Web page that contains the control.
Assembly: System.Web (in System.Web.dll)
The SaveControlState method saves state data for properties that should be persisted across page postbacks, even when the EnableViewState property is set to false.
.NET Framework
Available since 2.0
Available since 2.0
Show: