GoogleMap Control
Render Method (writer)
Namespaces ► Artem.Google.UI ► GoogleMarkers ► Render(HtmlTextWriter)
GoogleMap Control v6.0
Declaration Syntax
Parameters
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
Renders the control to the specified HTML writer.

C# | Visual Basic |
protected override void Render( HtmlTextWriter writer )
Protected Overrides Sub Render ( _ writer As HtmlTextWriter _ )

- writer (HtmlTextWriter)
- The HtmlTextWriter object that receives the control content.