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

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

Property Value

Type: Boolean
See Also