Table of Contents

Property SupressException

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

SupressException

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

public bool? SupressException { get; set; }

Property Value

bool?