URLHelperGetHandledUrl Method |
Returns the URL handled by handler404 page.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string GetHandledUrl(
string url
)
Parameters
- url
- Type: SystemString
Raw URL
Return Value
Type:
StringSee Also