System.Web.UI.WebControls.MultiView.SaveControlState Method

Saves the current state of the System.Web.UI.WebControls.MultiView control.

Syntax

protected override object SaveControlState ()

Returns

An object that represents the state of the System.Web.UI.WebControls.MultiView control. If there is no state associated with the System.Web.UI.WebControls.MultiView control, this method returns null.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0