var instance; // Type: WebDicomControlJS instance.sessionCacheCleared = function(event) { }
sessionCacheCleared = function (
eventThe object that contains information about the event.: object
eventsArgsThe object that contains arguments of event.: object
) { };
Parameters
- event
- The object that contains information about the event.
- eventArgs
- The object that contains arguments of event.