ObjectDataSource::TrackViewState Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Tracks view-state changes to the ObjectDataSource control so that they can be stored in the System.Web.UI::StateBag object.
Assembly: System.Web (in System.Web.dll)
The TrackViewState method is overridden to mark the starting point to begin tracking and saving changes to the control as part of the view state for the object.
.NET Framework
Available since 2.0
Available since 2.0
Show: