IControlAdapter::LoadAdapterState Method (Object^)
.NET Framework (current version)
Returns the adapter-specific view for a control. 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
IControlAdapter Interface
System.Web.UI.MobileControls Namespace
Understanding State Management
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality
Control and Adapter Interaction
ASP.NET Device Filtering Overview
Show: