URLHelper PropagateUrlParameters Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineString
See Also