HttpEx..::..UrlPathEncode Method

URLs the path encode.

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

Syntax


public static string UrlPathEncode(
	string url
)

Parameters

url
Type: String
The URL.

Return Value

System.String.