TranslationServiceHelperLogEvent Method |
Logs an event if error occurred during action.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 13.0.131
Syntax public static void LogEvent(
Exception ex
)
Parameters
- ex
- Type: SystemException
Exception occurring
See Also