Sets which map configuration object to use for the map control.
Namespace:
Cadcorp.Web.UI.OpenLayers
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string MapName { get; set; }
Public Property MapName As String
Get
Set
<asp:Map MapName="String" />
Property Value
Type:
String
See Also