Click or drag to resize
CMSFileResultLogExceptions Property
Logs the exceptions caused by the process.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public bool LogExceptions { get; set; }

Property Value

Type: Boolean
See Also