The Head type exposes the following members.

Constructors

  NameDescription
Public methodHead
Initializes a new instance of the Head class

Methods

  NameDescription
Public methodAdd(IHeadMisc)
Adds an element to the head.
Public methodAdd(Title)
Adds a title element to this head.
Public methodRender
We provide our own rendering. Most elements here will be special.
(Overrides Tag..::..Render()()()().)
Public methodToString
This tag's name.
(Overrides Object..::..ToString()()()().)

See Also