System.Web.UI.WebControls.Parameter.TrackViewState Method

Causes the System.Web.UI.WebControls.Parameter object to track changes to its view state so they can be stored in the control's System.Web.UI.Control.ViewState object and persisted across requests for the same page.

Syntax

protected virtual void TrackViewState ()

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