This documentation is archived and is not being maintained.

HtmlSelect.TrackViewState Method

This member overrides Control.TrackViewState.

[Visual Basic]
Overrides Protected Sub TrackViewState()
[C#]
protected override void TrackViewState();
[C++]
protected: void TrackViewState();
[JScript]
protected override function TrackViewState();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

HtmlSelect Class | HtmlSelect Members | System.Web.UI.HtmlControls Namespace

Show: