Question:Which of the following server-side methods of the HttpServerUtility class can be used to navigate to a different webpage without requiring a round trip to the client?
A Redirect B MapPath C Transfer D UrlDecode
+ AnswerC
+ Report