Gets the System.Web.HttpServerUtility for the current request.
a System.Web.HttpServerUtility
The System.Web.HttpServerUtility class provides several methods that can be used in the processing of Web requests, including System.Web.HttpServerUtility.CreateObject(string) (for instantiating COM objects).