NavigationTargetPropertiesQueryParams Property |
Query parameters to be added the destination URL. Currently supported only on Page targets. May include embedded functions.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string QueryParams { get; }
ReadOnly Property QueryParams As String
Get
Property Value
Type:
StringQuery parameters to be added the destination URL. Currently supported only on Page targets. May include embedded functions.
See Also