XhtmlCalendarAdapter.SaveAdapterState Method
.NET Framework 3.0
Saves the current state of the adapter.
Namespace: System.Web.UI.MobileControls.Adapters.XhtmlAdapters
Assembly: System.Web.Mobile (in system.web.mobile.dll)
Assembly: System.Web.Mobile (in system.web.mobile.dll)
This method is called by the page adapter during MobilePage.SaveViewState.
The state of the adapter can include the following information, returned inclusively in the following order:
-
Object containing the state of the base class.
-
integer representing the user's currently selected option.
-
Ticks of the currently selected date.
-
integer representing the number of eras if the current user's culture supports eras.
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: