Click or drag to resize
DashboardDesignerPublishDashboard Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Publishes the current Dashboard to a remote DataPA Enterprise Server.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void PublishDashboard(
	bool DisplayAlert = true
)

Parameters

DisplayAlert (Optional)
Type: SystemBoolean
True if you want the control to display an alert box to the user.
Remarks