System.Web.HttpServerUtility.UrlPathEncode Method

Do not use; intended only for browser compatibility. Use HttpServerUtility.UrlEncode(string).

Syntax

public string UrlPathEncode (string s)

Parameters

s
The text to URL-encode.

Returns

The URL encoded text.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0