HttpServerUtility类的常用方法

在Asp.net WebForm中,Server对象是HttpServerUtility类的实例。而在Asp.net MVC中,Server对象是HttpServerUtilityBase对象。HttpServerUtility 类的方法和属性通过 ASP.NET 提供的内部Server 对象公开
时间:2014-3-20