Click or drag to resize

MapOLControls Property

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; }

Property Value

Type: OLControlList
See Also