RenderBeginTag Method (writer)

GoogleMap Control Artem.Google

GoogleMap Control RenderBeginTag Method (writer)
NamespacesArtem.Google.UIGoogleMapRenderBeginTag(HtmlTextWriter)
GoogleMap Control v6.0
Renders the HTML opening tag of the control to the specified writer. This method is used primarily by control developers.
Declaration Syntax
C# Visual Basic
public override void RenderBeginTag(
	HtmlTextWriter writer
)
Public Overrides Sub RenderBeginTag ( _
	writer As HtmlTextWriter _
)
Parameters
writer (HtmlTextWriter)
A HtmlTextWriter that represents the output stream to render HTML content on the client.

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