Which method should you consider using in order to develop an application that meets the following requirements? • A different ASPX page is displayed when the application's original URL is entered • After the page executes, the original URL is not visible to users • A single client browser request is sufficient for the execution of a page
1.HttpContext.Current.RewritePath
2.HttpContext.Current.RemapHandler
3.HttpContext.Current.ToString
4.HttpContext.Current.GetType
Posted Date:-2022-08-15 12:48:18