IControlAdapter::SaveAdapterState Method ()
.NET Framework (current version)
This method is called when the control saves its private 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)
An adapter can save adapter-specific state for a control. If no such functionality is required, the adapter returns null (Nothing in Visual Basic).
.NET Framework
Available since 1.1
Available since 1.1
IControlAdapter Interface
System.Web.UI.MobileControls Namespace
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality
Control and Adapter Interaction
ASP.NET Device Filtering Overview
Understanding State Management
Show: