LoadAdapterState Method (Common)
Loads the view state.
public virtual void LoadAdapterState(
Object state
)
Parameters
- state
The current view state.
Remarks
This method is called when the control loads its private view state. A device adapter can save the adapter-specific view for a control.
See Also
Understanding State Management
Applies to: ChtmlCalendarAdapter Class | HtmlControlAdapter Class | WmlCalendarAdapter Class | WmlControlAdapter Class