The controls for this map
Namespace:
Cadcorp.Web.UI.OpenLayers
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public OLControlList OLControls { get; set; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)>
Public Property OLControls As OLControlList
Get
Set
<asp:Map>
<OLControls>OLControlList</OLControls>
</asp:Map>
Property Value
Type:
OLControlList
See Also