[原创]ASP.NET MVC链接地址的中文信息编码


<%="/Systems/DealerSaleList?isNew=1&fromDate=" + this.dealerCondition.ShopName + "&finishDate=" + this.dealerCondition.Service+"&dealerName=" + System.Web.HttpUtility.UrlEncode(ds.DealerName, System.Text.Encoding.GetEncoding("UTF-8")) %>