| MapsGetContent Method |
Gets the content as Google Maps widget html.
Namespace:
Dynamicweb.Maps
Assembly:
Dynamicweb.Maps (in Dynamicweb.Maps.dll) Version: 1.0.9
Syntax public override string GetContent()
Public Overrides Function GetContent As String
Return Value
Type:
StringString representation of Google Maps widget html
See Also