Render Method (writer)

GoogleMap Control Artem.Google

GoogleMap Control Render Method (writer)
NamespacesArtem.Google.UIGoogleMarkersRender(HtmlTextWriter)
GoogleMap Control v6.0
Renders the control to the specified HTML writer.
Declaration Syntax
C# Visual Basic
protected override void Render(
	HtmlTextWriter writer
)
Protected Overrides Sub Render ( _
	writer As HtmlTextWriter _
)
Parameters
writer (HtmlTextWriter)
The HtmlTextWriter object that receives the control content.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)