Table of Contents

Class LinkRelNames

Namespace
AngleSharp.Html
Assembly
AngleSharp.dll

The collection of (known / used) link rel names.

public static class LinkRelNames
Inheritance
LinkRelNames
Inherited Members

Fields

Alternate

The alternate relation.

public static readonly string Alternate

Field Value

string

Author

The author relation.

public static readonly string Author

Field Value

string

Icon

The icon relation.

public static readonly string Icon

Field Value

string

Import

The import relation.

public static readonly string Import

Field Value

string

License

The license relation.

public static readonly string License

Field Value

string

Next

The next relation.

public static readonly string Next

Field Value

string

Pingback

The pingback relation.

public static readonly string Pingback

Field Value

string

Prefetch

The prefetch relation.

public static readonly string Prefetch

Field Value

string

Prev

The prev relation.

public static readonly string Prev

Field Value

string

The search relation.

public static readonly string Search

Field Value

string

Sidebar

The sidebar relation.

public static readonly string Sidebar

Field Value

string

StyleSheet

The stylesheet relation.

public static readonly string StyleSheet

Field Value

string