URLHelper RemoveUrlParameters Method Kentico 8.1 API Reference
Removes the given URL parameters

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
names
Type:  OnlineSystem String 
Parameter names to remove

Return Value

Type: OnlineString
See Also