HtmlPageAdapter.OptimumPageWeight Property

 

Returns a page weight, based on the device's screen size, which is appropriate for the target device. 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 Overridable ReadOnly Property OptimumPageWeight As Integer

Property Value

Type: System.Int32

The 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: