DataPagerField.IsTrackingViewState プロパティ

定義

DataPagerField オブジェクトがビューステートの変更を追跡しているかどうかを示す値を取得します。

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

プロパティ値

true DataPagerField オブジェクトがビューステートの変更を追跡している場合は、それ以外の場合はfalse

適用対象

こちらもご覧ください