System.Web.UI.Page
在ASP.NET中,任何頁面都是繼承於System.Web.UI.Page,他提供了ASP.NET中的Response,Request,Session,Application的操作.在使用Visual ...
在ASP.NET中,任何頁面都是繼承於System.Web.UI.Page,他提供了ASP.NET中的Response,Request,Session,Application的操作.在使用Visual ...