PagePropertiesWizTemplate_aspx_FinishQueryParams Property |
Query parameters to be added to the destination URL upon successful completion 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_FinishQueryParams { get; }
ReadOnly Property WizTemplate_aspx_FinishQueryParams As String
Get
Property Value
Type:
StringQuery parameters to be added to the destination URL upon successful completion of the wizard.
See Also