AutoFieldsGenerator.IsTrackingViewState 属性

定义

获取一个值,该值指示是否正在跟踪视图状态更改。

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

属性值

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

适用于