ExceptionReporter ExceptionMgr Property A Sandcastle Documented Class Library
Gets or sets the ExceptionMgr used by this control to display exception information.

Namespace: Censitif.Library.Control
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

public IExceptionMgr ExceptionMgr { get; set; }

Property Value

Type: IExceptionMgr
The ExceptionMgr used by this control.
See Also