Domain Detective

API Reference

Class

SitemapAlternateLink

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Represents an xhtml alternate link found in a sitemap URL entry.

Inheritance

  • Object
  • SitemapAlternateLink

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

public SitemapAlternateLink() #

Properties

public String Rel { get; set; } #

rel attribute value.

public String HrefLang { get; set; } #

hreflang attribute value.

public String Href { get; set; } #

href attribute value.

{{ include "footer" }}