DataPA Enterprise Dashboard Controls API Reference
Event aurguments passed by ManagedDashboard in Alert event.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
public class DashboardAlertEventArgs : EventArgs,
_DashboardAlertEventArgs |
| Visual Basic |
|---|
Public Class DashboardAlertEventArgs
Inherits EventArgs
Implements _DashboardAlertEventArgs |
| Visual C++ |
|---|
public ref class DashboardAlertEventArgs : public EventArgs,
_DashboardAlertEventArgs |
Remarks
Inheritance Hierarchy
See Also