XhtmlPageAdapter::OptimumPageWeight Property

 

Gets a page weight that is appropriate for the target device. 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.XhtmlAdapters
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

public:
property int OptimumPageWeight {
	virtual int get();
}

Property Value

Type: System::Int32

An integer that represents the optimal number of bytes for a page on the target device.

.NET Framework
Available since 2.0

XhtmlPageAdapter Class
System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
Pagination Support
ASP.NET Mobile Web Forms and ASP.NET Compatibility
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality
Control and Adapter Interaction

Return to top
Show: