ToolZone::LoadViewState Method (Object^)
.NET Framework (current version)
Loads view state.
Assembly: System.Web (in System.Web.dll)
Parameters
- savedState
-
Type:
System::Object^
The state to load.
| Exception | Condition |
|---|---|
| ArgumentException | The length of savedState, when converted to an object array, does not equal 7. |
.NET Framework
Available since 2.0
Available since 2.0
Show: