URLHelperRemoveTrailingSlashFromURL Method |
Removes trailing slash from URL.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax public static string RemoveTrailingSlashFromURL(
string url
)
Parameters
- url
- Type: SystemString
URL
Return Value
Type:
StringSee Also