Calendar.SaveViewState Method

Definition

Stores the state of the Calendar control.

protected:
 override System::Object ^ SaveViewState();
protected override object SaveViewState ();
override this.SaveViewState : unit -> obj
Protected Overrides Function SaveViewState () As Object

Returns

An object that contains the saved state of the Calendar.

Applies to