string url=Request.RawUrl; (或string url=Request.Url.PathAndQuery;) 【3】獲取虛擬目錄名+頁面名: string url=HttpContext.Current.Request.
確定! 回上一頁