URLHelper RemoveApplicationPath Method Kentico 8.0 API Reference
Removes the Application path from the 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 process (in format /ApplicationPath/...)

Return Value

Type: OnlineString
See Also