Click or drag to resize

PagePropertiesWizTemplate_aspx_WizardCancelPrompt Property

If specified, this string will be used to prompt the user to confirm cancellation of the wizard.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string WizTemplate_aspx_WizardCancelPrompt { get; }

Property Value

Type: String
If specified, this string will be used to prompt the user to confirm cancellation of the wizard.
Remarks
Note Note
This property supports localization.
See Also