HttpEx
.
.
::
.
.
UrlPathEncode Method
URLs the path encode.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
string
UrlPathEncode
(
string
url
)
Parameters
url
Type:
String
The URL.
Return Value
System.String.
See Also
HttpEx Class
Core Namespace