AutoFieldsGenerator.IsTrackingViewState 属性

定义

获取一个指示视图状态更改是否被跟踪的值。

protected:
 property bool IsTrackingViewState { bool get(); };
protected bool IsTrackingViewState { get; }
member this.IsTrackingViewState : bool
Protected ReadOnly Property IsTrackingViewState As Boolean

属性值

如果正在跟踪视图状态,则为 true;否则为 false

适用于