Click or drag to resize

IShowMessageEventArgsResultDontShowAgain Property

Indicate if the user choice for dont show again. True if the user check this option

Namespace:  EBP.Api.Interfaces.MessageHub
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
bool ResultDontShowAgain { get; set; }

Property Value

Type: Boolean
See Also