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

Parameters

url
Type: OnlineSystem String
URL to process (in format /ApplicationPath/...)

Return Value

Type: OnlineString
See Also