AutoFieldsGenerator.IStateManager.LoadViewState Method (Object)
.NET Framework (current version)
Loads the state that was saved previously using the SaveViewState method.
Assembly: System.Web (in System.Web.dll)
Parameters
- savedState
-
Type:
System.Object
The view state changes saved previously.
Implements
IStateManager.LoadViewState(Object)This member is an explicit interface member implementation. It can be used only when the AutoFieldsGenerator instance is cast to an IStateManager interface.
.NET Framework
Available since 4.5
Available since 4.5
Show: