OLPanelRender Method (String) |
Namespace: Cadcorp.Web.UI.OpenLayersAssembly: Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 8.0.0.0 (8.0.0.0)
Syntaxpublic override string Render(
string mapID
)
Parameters
- mapID
- Type: SystemString
The ID of the Map associated with this control.
Return Value
Type:
Stringstring
System.String representing OpenLayers Panel control in JavaScript format.
See Also