System.Web.UI.WebControls.ChangePassword.TrackViewState Method

Causes tracking of view-state changes to the server control so that they can be stored in the server control's System.Web.UI.StateBag object. This object is accessible through the System.Web.UI.Control.ViewState property.

Syntax

protected override 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