Class Keywords
- Namespace
- AngleSharp.Common
- Assembly
- AngleSharp.dll
The collection of used keywords and strings.
public static class Keywords
- Inheritance
-
Keywords
- Inherited Members
Fields
Alternate
The alternate keyword.
public static readonly string Alternate
Field Value
Any
The any keyword.
public static readonly string Any
Field Value
CData
The "[CDATA[" keyword.
public static readonly string CData
Field Value
Even
The even keyword.
public static readonly string Even
Field Value
No
The no keyword.
public static readonly string No
Field Value
Odd
The odd keyword.
public static readonly string Odd
Field Value
Of
The of keyword.
public static readonly string Of
Field Value
Off
The off keyword.
public static readonly string Off
Field Value
On
The on keyword.
public static readonly string On
Field Value
Public
The PUBLIC keyword.
public static readonly string Public
Field Value
Replace
The replace keyword.
public static readonly string Replace
Field Value
System
The SYSTEM keyword.
public static readonly string System
Field Value
Top
The top keyword.
public static readonly string Top
Field Value
TwoD
The 2d keyword.
public static readonly string TwoD
Field Value
Url
The url keyword.
public static readonly string Url
Field Value
WebGl
The webgl keyword.
public static readonly string WebGl
Field Value
Yes
The yes keyword.
public static readonly string Yes