AutoGeneratedFieldProperties.IStateManager.TrackViewState Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Marks the starting point at which to begin tracking and saving view-state changes to the AutoGeneratedFieldProperties object.
Assembly: System.Web (in System.Web.dll)
private abstract TrackViewState : unit -> unit private override TrackViewState : unit -> unit
Implements
IStateManager.TrackViewState()This method is overridden to mark the starting point at which to begin tracking and saving changes to the AutoGeneratedFieldProperties object as part of the object's view state.
.NET Framework
Available since 2.0
Available since 2.0
Show: