Click or drag to resize

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; }

Property Value

Type: String
Query parameters to be added the destination URL. Currently supported only on Page targets. May include embedded functions.
See Also