Renders the html to the Stream instance.

Declaration Syntax
public void Render(
Stream stream
)
Public Sub Render ( _
stream As Stream _
)
public:
virtual void Render(
Stream^ stream
) sealed

Parameters
- stream (Stream)
- The Stream to which the html is written.
Assembly:
Html (Module: Html) Version: 1.0.0.2 (1.0.0.2)