XhtmlPageAdapter Class
.NET Framework 3.0
Provides a page adapter for the XHTML adapter set.
Namespace: System.Web.UI.MobileControls.Adapters.XhtmlAdapters
Assembly: System.Web.Mobile (in system.web.mobile.dll)
System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
XhtmlControlAdapter
IPageAdapter
Architectural Overview of Adaptive Rendering
Adapter Sets Functionality
Control and Adapter Interaction
Introduction to Device Filtering in ASP.NET
Assembly: System.Web.Mobile (in system.web.mobile.dll)
public ref class XhtmlPageAdapter : public XhtmlControlAdapter, IPageAdapter, IControlAdapter
public class XhtmlPageAdapter extends XhtmlControlAdapter implements IPageAdapter, IControlAdapter
public class XhtmlPageAdapter extends XhtmlControlAdapter implements IPageAdapter, IControlAdapter
Not applicable.
The XhtmlPageAdapter class inherits the XhtmlControlAdapter class and implements the IPageAdapter class.
- AspNetHostingPermission for verifying at compilation time that the immediate caller into XhtmlControlAdapter has this permission. Associated enumerations: LinkDemand, Minimal.
- AspNetHostingPermission for verifying at load time that the class derived from XhtmlControlAdapter has this permission. Associated enumerations: InheritanceDemand, Minimal.
System.Object
System.Web.UI.MobileControls.Adapters.ControlAdapter
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlControlAdapter
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlPageAdapter
System.Web.UI.MobileControls.Adapters.ControlAdapter
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlControlAdapter
System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlPageAdapter
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Reference
XhtmlPageAdapter MembersSystem.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
XhtmlControlAdapter
IPageAdapter
Other Resources
ASP.NET Mobile Web Forms and ASP.NET CompatibilityArchitectural Overview of Adaptive Rendering
Adapter Sets Functionality
Control and Adapter Interaction
Introduction to Device Filtering in ASP.NET
Community Additions
ADD
Show: