IStateManager::TrackViewState Method ()
.NET Framework (current version)
When implemented by a class, instructs the server control to track changes to its view state.
Assembly: System.Web (in System.Web.dll)
After this method has been called on a server control, the IsTrackingViewState property will return true.
.NET Framework
Available since 1.1
Available since 1.1
Show: