Table of Contents

Property SuppressException

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SuppressException

Gets or sets whether to suppress exception when card is created. In case when exception is suppressed, a card with error is created and shown instead of the card. Default is Null and DefaultSuppressException is used.

public bool? SuppressException { get; set; }

Property Value

bool?