CSharpTest.Net
XhtmlDTDSpecification Enumeration
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Html Namespace : XhtmlDTDSpecification Enumeration

Glossary Item Box

Defines the required DTD specification

Syntax

Visual Basic (Declaration) 
Public Enum XhtmlDTDSpecification 
   Inherits System.Enum
C# 
public enum XhtmlDTDSpecification : System.Enum 

Members

MemberDescription
AnyAllow any of the supported DTDs, but must be declared and compliant
NoneUse DTD only if defined
XhtmlFrameset_10Use the XHTML 1.0 Transitional DTD <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
XhtmlStrict_10Use the XHTML 1.0 Transitional DTD <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
XhtmlTransitional_10Use the XHTML 1.0 Transitional DTD <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         CSharpTest.Net.Html.XhtmlDTDSpecification

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys