Renders the extension's HTML code into the page output.
public System.Web.IHtmlString Render()
Public Function Render() As System.Web.IHtmlString
The extension's HTML code as an object implementing the System.Web.IHtmlString instance.