Click or drag to resize
DashboardDesignerOKToClose Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
If the control contains a ManagedDashboard object with unsaved changes, will prompt the user to save the changes. returns False if the user selects cancel.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool OKToClose()

Return Value

Type: Boolean
Returns True if it OK to proceed with the CloseDashboard method.
Remarks