ControlAdapter::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)
Implements
IControlAdapter::SaveAdapterState()An adapter can save adapter-specific state for a control. If no such functionality is required, the adapter returns null.
.NET Framework
Available since 1.1
Available since 1.1
Show: