HttpServerUtilityWrapper::UrlEncode Method (String^, TextWriter^)
.NET Framework (current version)
URL-encodes a string and sends the resulting output to a stream.
Assembly: System.Web (in System.Web.dll)
Parameters
- s
-
Type:
System::String^
The string to encode.
- output
-
Type:
System.IO::TextWriter^
The stream to contain the encoded string.
.NET Framework
Available since 3.5
Available since 3.5
Show: