StringUtils.UrlDecode

UrlDecodes a string without requiring System.Web

public static string UrlDecode(string text)

Parameters

text
String to decode.