The Link type exposes the following members.

Constructors

  NameDescription
Public methodLink
Initializes a new instance of the Link class.

Methods

  NameDescription
Public methodAdd(Href)
Adds a new href.
Public methodAdd(MimeType)
Adds a new mime type.
Public methodAdd(Rel)
Adds a new rel.
Public methodRender
Renders this element with a newline only after the close tag.
(Overrides Tag..::..Render()()()().)
Public methodToString
This tag's name.
(Overrides Object..::..ToString()()()().)

See Also