System.Web.UI.WebControls.HotSpot.IsTrackingViewState Property

Gets a value indicating whether the System.Web.UI.WebControls.HotSpot object is tracking its view-state changes.

Syntax

protected virtual bool IsTrackingViewState { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The HotSpot.IsTrackingViewState member is used primarily by control developers when deriving a custom implementation from the System.Web.UI.WebControls.HotSpot class.

Requirements

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