TreeView.TrackViewState Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Tracks view-state changes to the TreeView control so that they can be stored in the System.Web.UI.StateBag object for the control. This System.Web.UI.StateBag is accessible through the Control.ViewState property.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
Community Additions
ADD
Show: