Click or drag to resize
MapIndependentRenderHTML Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the HTML required to render the map in an independent browser

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string IndependentRenderHTML { get; }

Return Value

Type: String
A string containing the HTML required to render the map in an independent browser

Implements

Map_MapIndependentRenderHTML
See Also