desktopAlertUserClosing Event |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public event desktopAlertUserClosingEventHandler UserClosing
Public Event UserClosing As desktopAlertUserClosingEventHandler
public:
event desktopAlertUserClosingEventHandler^ UserClosing {
void add (desktopAlertUserClosingEventHandler^ value);
void remove (desktopAlertUserClosingEventHandler^ value);
}
function add_UserClosing(value);
function remove_UserClosing(value);
Value
Type:
DataPAClientConfigdesktopAlertUserClosingEventHandlerSee Also