TrackViewState Method
Instructs the control to track changes to its view state.
Syntax
Visual Basic Overrides Protected Sub
TrackViewState( )C# protected override void
TrackViewState( );Managed C++ protected: void
TrackViewState( );JScript protected override function
TrackViewState( );
Return Value
No return value.
Applies To
TabItem, TABSTRIP, TOOLBAR, TOOLBARBUTTON, TOOLBARCHECKGROUP, TOOLBARDROPDOWNLIST, ToolbarItem, TOOLBARTEXTBOX, TreeBase, TREENODE, TREEVIEW
See Also
Internet Explorer WebControls, About the TabStrip WebControl, About the Toolbar WebControl, About the TreeView WebControl