TreeNodeCollection::IStateManager::TrackViewState Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Instructs the TreeNodeCollection 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 this method has been called on a server control, the IsTrackingViewState property will return true.

.NET Framework
Available since 2.0
Return to top
Show: