System.Web.UI.WebControls.WebParts.WebPartVerb.TrackViewState Method

Tracks view-state changes to a verb so the changes can be stored in the verb's System.Web.UI.StateBag object.

Syntax

protected virtual void TrackViewState ()

Remarks

This method enables view state to be tracked for a System.Web.UI.WebControls.WebParts.WebPartVerb.

Requirements

Namespace: System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0