WebPartVerb.IsTrackingViewState Property

 

Gets a value that indicates whether view state is currently being tracked for a verb.

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

abstract IsTrackingViewState : bool with get
override IsTrackingViewState : bool with get

Property Value

Type: System.Boolean

true if view state is being tracked; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: