XhtmlPageAdapter Class
Provides a page adapter for the XHTML adapter set.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
[AspNetHostingPermissionAttribute(SecurityAction::InheritanceDemand, Level = AspNetHostingPermissionLevel::Minimal)] [AspNetHostingPermissionAttribute(SecurityAction::LinkDemand, Level = AspNetHostingPermissionLevel::Minimal)] public ref class XhtmlPageAdapter : public XhtmlControlAdapter, IPageAdapter, IControlAdapter
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.Web.UI.MobileControls.Adapters::ControlAdapter
System.Web.UI.MobileControls.Adapters.XhtmlAdapters::XhtmlControlAdapter
System.Web.UI.MobileControls.Adapters.XhtmlAdapters::XhtmlPageAdapter
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.