URLHelperAddPrefixToUrl Method |
Add URL prefix to the url.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string AddPrefixToUrl(
string url
)
Parameters
- url
- Type: SystemString
URL to modify
Return Value
Type:
StringSee Also