Hevea documentation

WebPage.Render Method 

Prints out the HTML page.

public string Render();

Return Value

the HTML code

Implements

IWebObject.Render

Exceptions

Exception Type Condition
Exception the page could not be rendered

See Also

WebPage Class | Hevea.Core.Http.Html.UI Namespace