AjaxControlToolkit.Jasmine.Suites.Suite.GetCurrentPage C# (CSharp) 메소드

GetCurrentPage() 보호된 메소드

protected GetCurrentPage ( ) : string
리턴 string
        protected string GetCurrentPage()
        {
            return Request.Url.AbsoluteUri;
        }