2 references to UnEscape
System.Web (2)
UI\WebControls\Adapters\MenuAdapter.cs (2)
598
string newPath =
UnEscape
(HttpUtility.UrlDecode(eventArgument.Substring(1)));
642
UnEscape
(HttpUtility.UrlDecode(eventArgument.Substring(1))));