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