The HTML type exposes the following members.

Methods

  NameDescription
Public methodAdd(BlockElement)
Adds a block element to this page.
Public methodAdd(IHeadMisc)
Adds a style element to this page.
Public methodAdd(Title)
Adds a title to this page.
Public methodRender
Renders the HTML page.
(Overrides Tag..::..Render()()()().)
Public methodToString
This tag's name.
(Overrides Object..::..ToString()()()().)

See Also