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 node to track changes to its ViewState.
Syntax
Visual Basic Overridable Protected Sub
TrackViewState( )C# protected virtual void
TrackViewState( );Managed C++ protected: virtual void
TrackViewState( );JScript protected function
TrackViewState( );
Return Value
No return value.
Applies To
BaseChildNode
See Also