OLPanelOLControls Property |
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 List<OLControlBase> OLControls { get; set; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)>
Public Property OLControls As List(Of OLControlBase)
Get
Set
<asp:OLPanel>
<OLControls>List</OLControls>
</asp:OLPanel>
Property Value
Type:
ListOLControlBase
See Also