Use Response to feedback in the class

xiaoxiao2021-03-06  79

You cannot use Response.write directly in class files. You need to use System.Web.httpContext.current.Response.write to call.

转载请注明原文地址:https://www.9cbs.com/read-108189.html

New Post(0)