MapHTML Property |
|
DataPA OpenAnalytics API Reference
Gets the HTML required to render the map
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string HTML { get; }
Public ReadOnly Property HTML As String
Get
public:
virtual property String^ HTML {
String^ get () sealed;
}
Return Value
Type:
StringThe HTML required to render the map
Implements
Map_MapHTMLSee Also