This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
If false, exceptions are thrown to the caller. If true, exceptions are written to the event log.

Namespace: Smartsite.DigiD
Assembly:  Smartsite.DigiD (in Smartsite.DigiD.dll)

Syntax

C#Copy imageCopy Code
public bool WriteExceptionsToEventLog { get; set; }
Visual Basic (Declaration)Copy imageCopy Code
Public Property WriteExceptionsToEventLog As 
	Get
	Set

Field Value

See Also

Advanced