Ensures that the given URLs has the given prefix
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- url
- Type: System String
URL
- applicationPath
- Type: System String
Application path
- prefix
- Type: System String
URL prefix to ensure
Return Value
Type: StringSee Also