Click or drag to resize
DashboardDesignerBeforeHyperlink Event DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event raised when a hyperlink is clicked on a dashboard object, before the hyperlink is processed. Setting the HyperlinkEventArgs.Cancel property to true in the handler for this event will prevent the hyperlink from processing.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public event DashboardDesignerBeforeHyperlinkEventHandler BeforeHyperlink

Value

Type: DataPAEnterpriseDashboardDashboardDesignerBeforeHyperlinkEventHandler
Remarks