Logs the exception and displays a general error message
            
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- source
 - Type: 
System String
Error source for the event log 
- eventCode
 - Type: 
System String
Event code for the event log 
- ex
 - Type: 
System Exception
Exception to log 
- showOriginalMessage (Optional)
 - Type: 
System Boolean
If true, original exception message is shown 
See Also