SPHttpUtility.UrlPathEncode method

Encodes the specified path part of a URL for HTTP transmission.

Overload list

  Name Description
Public methodStatic member UrlPathEncode(String, Boolean) Encodes the specified path part of a URL for HTTP transmission.
Public methodStatic member UrlPathEncode(String, Boolean, Boolean) Encodes the specified path part of a URL for HTTP transmission.
Public methodStatic member UrlPathEncode(String, Boolean, TextWriter) Encodes the specified path part of a URL for HTTP transmission, and appends it to the specified output stream.
Public methodStatic member UrlPathEncode(String, Boolean, Boolean, Boolean) Encodes path portion of an URL for reliable HTTP transmission from the Web server to a client.
Public methodStatic member UrlPathEncode(String, Boolean, Boolean, TextWriter) Encodes the specified path part of a URL for HTTP transmission, and appends it to the specified output stream.

Top

See also

Reference

SPHttpUtility class

SPHttpUtility members

Microsoft.SharePoint.Utilities namespace