Ensures that all local URLs have given prefix
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- mHtml
- Type: System String
Html code
- applicationPath
- Type: System String
Application path
- urlPrefix
- Type: System String
URL prefix to ensure
- urlModifier
- Type: CMS.Helpers URLHelper PathModifierHandler
Callback for URL modification
Return Value
Type: StringSee Also