CMSApplicationReportApplicationError Method |
Reports the application error
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax public static void ReportApplicationError(
string message = null
)
Parameters
- message (Optional)
- Type: SystemString
Error message to report
See Also