ListControl.LoadViewState Method (Object)
.NET Framework (current version)
Loads the previously saved view state of the DetailsView control.
Assembly: System.Web (in System.Web.dll)
Parameters
- savedState
-
Type:
System.Object
An Object that represents the state of the ListControl -derived control.
The LoadViewState method is used to load the previously saved view state of the ListControl -derived control.
Note |
|---|
This method is used primarily by control developers when extending the ListControl control. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
