Renders the extension's HTML code into the page output.

Render()

public System.Web.IHtmlString Render()
Public Function Render() As System.Web.IHtmlString

Return Value

The extension's HTML code as an object implementing the System.Web.IHtmlString instance.