WmlPageAdapter.OptimumPageWeight Property

 

Returns a page weight, based on the device's screen size, which is appropriate for the target device. This property is used in form pagination. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

Namespace:   System.Web.UI.MobileControls.Adapters
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

public virtual int OptimumPageWeight { get; }

Property Value

Type: System.Int32

A page weight, based on the device's screen size, which is appropriate for the target device.

.NET Framework
Available since 1.1
Return to top
Show: