LinkRelationFactory sealed class LinkRelationFactory : ILinkRelationFactory, IService Provides string to Relation instance mappings. Documentation Code public LinkRelationFactory() public BaseLinkRelation Create(HtmlLinkElement link, string rel) Creates an LinkRel provider for the provided element.