Table of Contents

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

string

Any

The any keyword.

public static readonly string Any

Field Value

string

CData

The "[CDATA[" keyword.

public static readonly string CData

Field Value

string

Even

The even keyword.

public static readonly string Even

Field Value

string

No

The no keyword.

public static readonly string No

Field Value

string

Odd

The odd keyword.

public static readonly string Odd

Field Value

string

Of

The of keyword.

public static readonly string Of

Field Value

string

Off

The off keyword.

public static readonly string Off

Field Value

string

On

The on keyword.

public static readonly string On

Field Value

string

Public

The PUBLIC keyword.

public static readonly string Public

Field Value

string

Replace

The replace keyword.

public static readonly string Replace

Field Value

string

System

The SYSTEM keyword.

public static readonly string System

Field Value

string

Top

The top keyword.

public static readonly string Top

Field Value

string

TwoD

The 2d keyword.

public static readonly string TwoD

Field Value

string

Url

The url keyword.

public static readonly string Url

Field Value

string

WebGl

The webgl keyword.

public static readonly string WebGl

Field Value

string

Yes

The yes keyword.

public static readonly string Yes

Field Value

string