The members of System.Web.HttpUtility are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered.
staticHtmlAttributeEncode(string) : string Documentation for this section has not yet been entered. staticHtmlAttributeEncode(string, System.IO.TextWriter) Documentation for this section has not yet been entered. staticHtmlDecode(string) : string Documentation for this section has not yet been entered. staticHtmlDecode(string, System.IO.TextWriter) Documentation for this section has not yet been entered. staticHtmlEncode(string) : string Documentation for this section has not yet been entered. staticHtmlEncode(string, System.IO.TextWriter) Documentation for this section has not yet been entered. staticParseQueryString(string) : System.Collections.Specialized.NameValueCollection Documentation for this section has not yet been entered. staticParseQueryString(string, System.Text.Encoding) : System.Collections.Specialized.NameValueCollection Documentation for this section has not yet been entered. staticUrlDecode(string) : string Documentation for this section has not yet been entered. staticUrlDecode(byte[], System.Text.Encoding) : string Documentation for this section has not yet been entered. staticUrlDecode(string, System.Text.Encoding) : string Documentation for this section has not yet been entered. staticUrlDecode(byte[], int, int, System.Text.Encoding) : string Documentation for this section has not yet been entered. staticUrlDecodeToBytes(byte[]) : byte[] Documentation for this section has not yet been entered. staticUrlDecodeToBytes(string) : byte[] Documentation for this section has not yet been entered. staticUrlDecodeToBytes(string, System.Text.Encoding) : byte[] Documentation for this section has not yet been entered. staticUrlDecodeToBytes(byte[], int, int) : byte[] Documentation for this section has not yet been entered. staticUrlEncode(byte[]) : string Documentation for this section has not yet been entered. staticUrlEncode(string) : string Documentation for this section has not yet been entered. staticUrlEncode(string, System.Text.Encoding) : string Documentation for this section has not yet been entered. staticUrlEncode(byte[], int, int) : string Documentation for this section has not yet been entered. staticUrlEncodeToBytes(byte[]) : byte[] Documentation for this section has not yet been entered. staticUrlEncodeToBytes(string) : byte[] Documentation for this section has not yet been entered. staticUrlEncodeToBytes(string, System.Text.Encoding) : byte[] Documentation for this section has not yet been entered. staticUrlEncodeToBytes(byte[], int, int) : byte[] Documentation for this section has not yet been entered. staticUrlEncodeUnicode(string) : string Documentation for this section has not yet been entered. staticUrlEncodeUnicodeToBytes(string) : byte[] Documentation for this section has not yet been entered. staticUrlPathEncode(string) : string Documentation for this section has not yet been entered.