Click or drag to resize

ITaskDialogArgsVerificationText Property

Text to show on the right of "verification" checkBox, If verificationText is empty, check box will not be shown except if ShowDontAskAgainCheckBox is true.

Namespace:  EBP.Api.Interfaces.Dialogs
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
string VerificationText { get; set; }

Property Value

Type: String
See Also