ObjectListCommandCollection.IStateManager.IsTrackingViewState プロパティ

定義

このメンバーの説明については、 IsTrackingViewStateを参照してください。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「Mobile Apps&」を参照してください。ASP.NET

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

実装

注釈

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

適用対象

こちらもご覧ください