asp.net.ph

XhtmlConformanceMode Enumeration

System.Web.Configuration Namespace


.NET Framework version 2.0

Specifies the XHTML rendering mode to use in a Web application.

Members


Member Description
Legacy XHTML 1.0 Transitional
Strict XHTML 1.0 Strict conformance
Transitional Reverts a number of rendering changes made for conformance to the v1.1 rendering behavior.

Remarks

The XhtmlConformanceMode enumeration applies to the mode attribute in the xhtmlConformance tag. It specifies the XHTML rendering modalities for an ASP.NET application. The mode can assume one of the values listed above. The default is Transitional ( XHTML 1.0 Transitional ).

See Also

<xhtmlConformance> Section   XhtmlConformanceSection Class Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph