ControlPager.PageCount 屬性

定義

設定或回傳呼叫器目前建立的表單頁面數量。 這個 API 已經過時了。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 Mobile Apps &ASP.NET 的網站。

public:
 property int PageCount { int get(); void set(int value); };
public int PageCount { get; set; }
member this.PageCount : int with get, set
Public Property PageCount As Integer

屬性值

呼叫器目前建立的表單頁面數量。

適用於

另請參閱