在Global.asax的Application_PostRequestHandlerExecute事件中要取得目前執行的頁面程式可以透過HttpContext.Current.Handler as Page
確定! 回上一頁