ListItemCollection.IStateManager.IsTrackingViewState プロパティ

定義

このメンバーの説明については、 IsTrackingViewStateを参照してください。

property bool System::Web::UI::IStateManager::IsTrackingViewState { bool get(); };
bool System.Web.UI.IStateManager.IsTrackingViewState { get; }
member this.System.Web.UI.IStateManager.IsTrackingViewState : bool
 ReadOnly Property IsTrackingViewState As Boolean Implements IStateManager.IsTrackingViewState

プロパティ値

true サーバー コントロールがビュー ステートの変更を追跡している場合。それ以外の場合は false

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 ListItemCollection インスタンスがIStateManager インターフェイスにキャストされている場合にのみ使用できます。

適用対象

こちらもご覧ください