Click or drag to resize

ShellBrowserBaseShowErrorMessages Property

If set to to 'true', error messages will be shown to the user. If set to 'false', error messages will be suppressed.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public bool ShowErrorMessages { get; set; }

Property Value

Type: Boolean
See Also