ProxyWebPart::LoadViewState Method (Object^)
.NET Framework (current version)
Overrides LoadViewState to prevent loading previously saved view state for a ProxyWebPart object.
Assembly: System.Web (in System.Web.dll)
Parameters
- savedState
-
Type:
System::Object^
The previously saved state data.
The LoadViewState method overrides Control::LoadViewState to prevent loading the view state. The method does not load the view state or perform any other action.
.NET Framework
Available since 2.0
Available since 2.0
Show: