共用方式為


ControlPager.RemainingWeight 屬性

定義

設定或傳回保留在目前 ASP.NET Mobile Web Form 頁面上的權數。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET

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

屬性值

保留在目前 ASP.NET Mobile Web Form 頁面上的權重。

適用於

另請參閱