TranslationServiceHelperLogError Method |
Logs an error message to event log.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 13.0.131
Syntax public static void LogError(
string message
)
Parameters
- message
- Type: SystemString
Message to log
See Also