XhtmlConformanceMode Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the authentication mode to use in a Web application.
public enum class XhtmlConformanceMode
public enum XhtmlConformanceMode
type XhtmlConformanceMode =
Public Enum XhtmlConformanceMode
- Inheritance
Name | Value | Description |
---|---|---|
Transitional | 0 | Reverts a number of rendering changes made for conformance to the v1.1 rendering behavior. |
Legacy | 1 | XHTML 1.0 Transitional. |
Strict | 2 | XHTML 1.0 Strict conformance. |
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 next. The default is Transitional
(XHTML 1.0 Transitional).
Proizvod | Verzije |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: