Click or drag to resize
ExceptionReportException Property
Exception to display

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public Exception Exception { get; set; }

Property Value

Type: Exception
See Also