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