ListView.LoadControlState Method (Object)
.NET Framework (current version)
Loads the state of the properties in the ListView control that must be persisted, even when the EnableViewState property is set to false.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- savedState
-
Type:
System.Object
An object that contains the saved control state values for the control.
.NET Framework
Available since 3.5
Available since 3.5
Show: