Click or drag to resize

PagePropertiesWizTemplate_aspx_CancelQueryParams Property

Query parameters to be added to the destination URL 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_CancelQueryParams { get; }

Property Value

Type: String
Query parameters to be added to the destination URL if the user clicks the wizard cancel button.
See Also