OLSelectFeatureLayers Property |
Comma delimited list of layer names this control will work on
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 Layers { get; set; }
Public Property Layers As String
Get
Set
<asp:OLSelectFeature Layers="String" />
Property Value
Type:
String
See Also