AutoFieldsGenerator.IsTrackingViewState プロパティ

定義

表示状態の変更が追跡されるかどうかを示す値を取得します。

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

プロパティ値

ビューステートが追跡されている場合は true。それ以外の場合は false

適用対象