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 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
BaseChildNode
See Also