Style.System.Web.UI.IStateManager.IsTrackingViewState プロパティ
アセンブリ: System.Web.Mobile (system.web.mobile.dll 内)
構文Private ReadOnly Property System.Web.UI.IStateManager.IsTrackingViewState As Boolean Implements IStateManager.IsTrackingViewState
Dim instance As Style Dim value As Boolean value = CType(instance, IStateManager).IsTrackingViewState
解説
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Style.System.Web.UI.IStateManager.IsTrackingViewState プロパティ
アセンブリ: System.Web (system.web.dll 内)
構文Private ReadOnly Property System.Web.UI.IStateManager.IsTrackingViewState As Boolean Implements IStateManager.IsTrackingViewState
Dim instance As Style Dim value As Boolean value = CType(instance, IStateManager).IsTrackingViewState
private: virtual property bool System.Web.UI.IStateManager.IsTrackingViewState { bool get () sealed = IStateManager::IsTrackingViewState::get; }
ビューステート バッグで定義されているスタイル要素がある場合は true。それ以外の場合は false。
解説
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- Style.System.Web.UI.IStateManager.IsTrackingViewState プロパティのページへのリンク