System.Web.HttpUtility.UrlPathEncode Method

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

Syntax

public static string UrlPathEncode (string s)

Parameters

s
Documentation for this section has not yet been entered.

Returns

The 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