System.Web.UI.IStateManager.TrackViewState Method

When implemented by a class, instructs the server control to track changes to its view state.

Syntax

public void TrackViewState ()

Remarks

After this method has been called on a server control, the IStateManager.IsTrackingViewState property will return true.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0