IWizPageCancelCaption Property |
The text to display on the Cancel 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 string CancelCaption { get; set; }
Property CancelCaption As String
Get
Set
Property Value
Type:
Stringa string representing the Cancel button's Text.
See Also