CheckBox::TrackViewState Method ()
.NET Framework (current version)
Tracks view-state changes to the CheckBox control so that they can be stored in the control's StateBag object. This object is accessible through the ViewState property.
Assembly: System.Web (in System.Web.dll)
ASP.NET automatically calls the TrackViewState method when the CheckBox control is initialized.
.NET Framework
Available since 2.0
Available since 2.0
Show: