HttpServerUtilityBase::UrlPathEncode Method (String^)
.NET Framework (current version)
When overridden in a derived class, URL-encodes the path section of a URL string.
Assembly: System.Web (in System.Web.dll)
Parameters
- s
-
Type:
System::String^
The string to URL-encode.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: