StringUtils.UrlDecode

UrlDecodes a string without requiring System.Web

public static string UrlDecode(string text)

Return Value

decoded string

Parameters

text
String to decode.


See also:

Class StringUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic