SaveAdapterState Method (Common)
This method is called when the control saves its private view state.
public Object SaveAdapterState()
Remarks
An adapter can save adapter-specific state for a control. If no such functionality is required, the adapter returns null.
See Also
Understanding State Management
Applies to: ChtmlCalendarAdapter Class | ControlAdapter Base Class | HtmlControlAdapter Class | WmlCalendarAdapter Class | WmlControlAdapter Class