Click or drag to resize
MapShowLayerControl Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates whether the map will show a layer control

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool ShowLayerControl { get; set; }

Return Value

Type: Boolean
True if the map will show a layer control

Implements

Map_MapShowLayerControl
See Also