var instance; // Type: WebUiDicomMprDialogJS instance.errorOccured = function(event) { }
errorOccured = function (
eventObject that contains information about event.: object
eventsArgsObject that contains event arguments. Object has the following properties:: object
- error (object): An error class.
) { };
Parameters
- event
- Object that contains information about event.
- eventArgs
- Object that contains event arguments. Object has the following properties:
- error (object): An error class.