URLHelper PropagateUrlParameters Method Kentico 8.0 API Reference
Propagates the URL parameters from current URL to the given URL

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

url
Type: OnlineSystem String
URL to modify
parameters
Type:  OnlineSystem String 
Parameters to propagate

Return Value

Type: OnlineString
See Also