The methods of System.Web.HttpServerUtility are listed below. For a list of all members, see the HttpServerUtility Members list.
See Also: Inherited members from System.Object
ClearError() Documentation for this section has not yet been entered.CreateObject(string) : object Documentation for this section has not yet been entered.CreateObject(Type) : object Documentation for this section has not yet been entered.CreateObjectFromClsid(string) : object Documentation for this section has not yet been entered.Execute(string) Documentation for this section has not yet been entered.Execute(string, bool) Documentation for this section has not yet been entered.Execute(string, System.IO.TextWriter) Documentation for this section has not yet been entered.Execute(string, System.IO.TextWriter, bool) Documentation for this section has not yet been entered.Execute(IHttpHandler, System.IO.TextWriter, bool) Documentation for this section has not yet been entered.GetLastError() : Exception Documentation for this section has not yet been entered.HtmlDecode(string) : string Documentation for this section has not yet been entered.HtmlDecode(string, System.IO.TextWriter) Documentation for this section has not yet been entered.HtmlEncode(string) : string Documentation for this section has not yet been entered.HtmlEncode(string, System.IO.TextWriter) Documentation for this section has not yet been entered.MapPath(string) : string Documentation for this section has not yet been entered.Transfer(string) Documentation for this section has not yet been entered.Transfer(string, bool) Documentation for this section has not yet been entered.Transfer(IHttpHandler, bool) Documentation for this section has not yet been entered.UrlDecode(string) : string Documentation for this section has not yet been entered.UrlDecode(string, System.IO.TextWriter) Documentation for this section has not yet been entered.UrlEncode(string) : string Documentation for this section has not yet been entered.UrlEncode(string, System.IO.TextWriter) Documentation for this section has not yet been entered.UrlPathEncode(string) : string Documentation for this section has not yet been entered. staticUrlTokenDecode(string) : byte[] Documentation for this section has not yet been entered. staticUrlTokenEncode(byte[]) : string Documentation for this section has not yet been entered.