ChangePassword::TrackViewState Method ()

 
Use BaseTrue

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

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

protected:
virtual void TrackViewState() override

.NET Framework
Available since 2.0
Return to top
Show: