System.Web.UI.WebControls.ObjectDataSource.SaveViewState Method

Saves the state of the System.Web.UI.WebControls.ObjectDataSource control.

Syntax

protected override object SaveViewState ()

Returns

Returns the server control's current view state; otherwise, returns null, if there is no view state associated with the control.

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