Click or drag to resize
MapShowInfoBox Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if info boxes should be shown on this map

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

Return Value

Type: Boolean
True if info boxes should be shown on this map

Implements

Map_MapShowInfoBox
See Also