HTMLAnchorElement.Rel

HTMLAnchorElement.Rel property

Forward link type. See the rel attribute definition in HTML 4.01.

public string Rel { get; set; }

See Also