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