Click or drag to resize

OLFeatureInfoClientSideNoVisibleLayers Property

Gets or Sets javascript function that is called when no visible data layers are present in the 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
public string ClientSideNoVisibleLayers { get; set; }

Property Value

Type: String
See Also