Share via


MobileListItem.IsTrackingViewState 屬性

定義

取得值,指出清單項目控制項是否正在追蹤其檢視狀態的變更。 這個 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

適用於

另請參閱