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
Author
The author relation.
public static readonly string Author
Field Value
Icon
The icon relation.
public static readonly string Icon
Field Value
Import
The import relation.
public static readonly string Import
Field Value
License
The license relation.
public static readonly string License
Field Value
Next
The next relation.
public static readonly string Next
Field Value
Pingback
The pingback relation.
public static readonly string Pingback
Field Value
Prefetch
The prefetch relation.
public static readonly string Prefetch
Field Value
Prev
The prev relation.
public static readonly string Prev
Field Value
Search
The search relation.
public static readonly string Search
Field Value
Sidebar
The sidebar relation.
public static readonly string Sidebar
Field Value
StyleSheet
The stylesheet relation.
public static readonly string StyleSheet