HttpEx..::..UrlDecode Method

URLs the decode.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static string UrlDecode(
	string url
)

Parameters

url
Type: String
The URL.

Return Value

System.String.