Click or drag to resize

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 Value

Type: String
a string representing the Cancel button's Text.
See Also