ControlAdapter::LoadAdapterState Method (Object^)
.NET Framework (current version)
Loads the view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- state
-
Type:
System::Object^
The current view state.
This method is called when the control loads its private view state. A device adapter can save the adapter-specific view for a control.
.NET Framework
Available since 1.1
Available since 1.1
Show: