TreeNode::IStateManager::TrackViewState Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Instructs the TreeNode object to track changes to its view state.
Assembly: System.Web (in System.Web.dll)
Implements
IStateManager::TrackViewState()After this method has been called on a server control, the IsTrackingViewState property returns true.
.NET Framework
Available since 2.0
Available since 2.0
Show: