HtmlSelect::TrackViewState Method ()
.NET Framework (current version)
Tracks view state changes to the HtmlSelect control so the changes can be stored in the control's StateBag object. This object is accessible through the Control::ViewState property.
Assembly: System.Web (in System.Web.dll)
The TrackViewState method persists items in the Items collection of the HtmlSelect control to view state.
.NET Framework
Available since 1.1
Available since 1.1
Show: