HTMLBaseElement.Href
HTMLBaseElement.Href property
The base URI [IETF RFC 2396]. See the href attribute definition in HTML 4.01.
public string Href { get; set; }
See Also
- class HTMLBaseElement
- namespace Aspose.Html
- assembly Aspose.HTML
The base URI [IETF RFC 2396]. See the href attribute definition in HTML 4.01.
public string Href { get; set; }