AutoFieldsGenerator.IsTrackingViewState Property

.NET Framework (current version)
 

Gets a value that indicates whether view state changes are being tracked.

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

member IsTrackingViewState : bool with get

Property Value

Type: System.Boolean

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

.NET Framework
Available since 4.5
Return to top
Show: