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; }
ReadOnly Property WizTemplate_aspx_WizardCancelPrompt As String
Get
Property Value
Type:
StringIf specified, this string will be used to prompt the user to confirm cancellation of the wizard.
Remarks Note |
---|
This property supports localization. |
See Also