Gets a value indicating whether state changes are being tracked. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public bool IsTrackingViewState { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property IsTrackingViewState As Boolean |
Type: Boolean
true if state changes are being tracked, otherwise false.