Click or drag to resize
DashboardSavingEventArgsCancelMessage Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a value that indicates the message that should be displayed to the user when the save operation is cancelled.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string CancelMessage { get; set; }

Property Value

Type: String
The message that should be displayed to the user when the save operation is cancelled.

Return Value

Type: String
The message that should be displayed to the user when the save operation is cancelled.
Remarks