WizPageBaseCancelCaption Property |
The text to display on the Finish button of your wizard.
The default value is the string "Cancel"
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string CancelCaption { get; set; }
Public Property CancelCaption As String
Get
Set
Property Value
Type:
Stringa string representing the Cancel button's Text.
Implements
IWizPageCancelCaptionSee Also