XhtmlPageAdapter::DeviceQualifies Method (HttpContext^)
.NET Framework (current version)
Indicates whether the device adapter set applies to the specified request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- context
-
Type:
System.Web::HttpContext^
The HttpContext object for the current request.
Return Value
Type: System::Booleantrue if the PreferredRenderingType for the browser is one of these members of the Doctype object: XhtmlBasic, XhtmlMobileProfile, or Wml20; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
PreferredRenderingType
Doctype
XhtmlPageAdapter Class
System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
ASP.NET Mobile Web Forms and ASP.NET Compatibility
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality
Control and Adapter Interaction
Show: