The Document type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds the HTML element to this Document.
Public methodRender
Renders the DOCTYPE and the elements (should be just an HTML instance).
(Overrides Tag..::..Render()()()().)
Public methodToString
This tag's name, in this case nothing. This case will be handled by Tag.
(Overrides Object..::..ToString()()()().)

See Also