Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Encodes the specified string, converting special characters to quoted UTF-8 format.
Overload list
| Name | Description | |
|---|---|---|
![]() ![]() |
UrlEncodeAsUrl(String) | Encodes the specified string, converting special characters to quoted UTF-8 format, but assumes that the string is a path component of a URL. |
![]() ![]() |
UrlEncodeAsUrl(String, Boolean) | Encodes the specified string, converting special characters to quoted UTF-8 format, but assumes that the string is a path component of a URL and encodes Unicode characters only if the encodeUnicodeCharacters parameter is true. |
Top
.gif)
.gif)