DataKeyArray.IStateManager.TrackViewState Method ()

 

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 DataKeyArray object.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

Private Sub TrackViewState
	Implements IStateManager.TrackViewState

This method is overridden to mark the starting point at which to begin tracking and saving changes to the DataKeyArray object as part of the object's view state.

.NET Framework
Available since 2.0
Return to top
Show: