| DashboardSavingEventArgs Class |
|
Namespace: DataPAEnterpriseDashboard
public class DashboardSavingEventArgs : EventArgs, _DashboardSavingEventArgs
The DashboardSavingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| DashboardSavingEventArgs | Initializes a new instance of the DashboardSavingEventArgs class |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets a value that indicates whether the save operation should be cancelled.
| |
| CancelMessage |
Gets or sets a value that indicates the message that should be displayed to the user when the save operation is cancelled.
|