PagePropertiesWizTemplate_aspx_CancelAction Property |
Specifies the type of action to take if the user clicks the wizard cancel button.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string WizTemplate_aspx_CancelAction { get; }
ReadOnly Property WizTemplate_aspx_CancelAction As String
Get
Property Value
Type:
StringSpecifies the type of action to take if the user clicks the wizard cancel button.
See Also