1.
using System.Web.SessionState;
2.
[WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] public class HttpHandler : IHttpHandler, IRequiresSessionState
标签:mst bsp name body and UI ebs ons system
1.
using System.Web.SessionState;
2.
[WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] public class HttpHandler : IHttpHandler, IRequiresSessionState
标签:mst bsp name body and UI ebs ons system
原文地址:https://www.cnblogs.com/kangjing/p/8446709.html