M-Files UI Extensibility Framework
OnNotification Event
M-Files UI Extensibility Framework > Events > OnNotification Event
Description
Triggered when the notification is manually requested.
Parameters

id : String [ in ]

Free-form notification identifier from notifier.

data1 : Variant [ in ]

Payload data #1 from notifier.

data2 : Variant [ in ]

Payload data #2 from notifier.

Return Type

Variant

Return value for notifier.

Remarks
Supported in M-Files 9.0.3372.6 and newer.