ObjectListCommandCollection.IsTrackingViewState 屬性

定義

取得值,指出集合是否正在追蹤 (Tracking) 檢視狀態變更。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET

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

屬性值

如果追蹤檢視狀態變更則為 true,否則為 false

適用於