Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Instructs the collection to track changes to its view state.
Syntax
Visual Basic Public Sub
IStateManager.TrackViewState( )C# public void
IStateManager.TrackViewState( );Managed C++ public: void
IStateManager.TrackViewState( );JScript public function
IStateManager.TrackViewState( );
Return Value
No return value.
Applies To
BaseChildNodeCollection
See Also