TreeNodeBinding::IStateManager::TrackViewState Method ()

 

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.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

private:
virtual void TrackViewState() sealed = IStateManager::TrackViewState

After the IStateManager::TrackViewState method has been called on a server control, the IsTrackingViewState property returns true.

.NET Framework
Available since 2.0
Return to top
Show: