 | 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)
Syntaxstring VerificationText { get; set; }
Property VerificationText As String
Get
Set
Property Value
Type:
String
See Also