Share via


ControlPager.RemainingWeight 属性

定义

设置或返回当前 ASP.NET 移动 Web 窗体页上保留的权重。 此 API 已废弃不用。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 移动应用 & 具有 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 移动 Web 窗体页上保留的权重。

适用于

另请参阅