This event is fired after a successful call to MedicalWebViewerExternalController-UserLogout.
After making a call to MedicalWebViewerExternalController.UserLogout, the MedicalWebViewerExternalController.LogoutEvent is fired to indicate a successful logout.
The event handler receives an argument of type LogoutEventArgs containing data related to this event. The following LogoutEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Reason | A string indicating the reason for the logout. |