次の方法で共有


MobileListItemCollection.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 MobileListItem オブジェクトがビューステートの変更を追跡している場合は、それ以外の場合はfalse

実装

注釈

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

適用対象

こちらもご覧ください