Question:You have created an ASP.NET search page and want to set the page title to “Searchresults: <Query>”. How can you dynamically set the page title?
A Page.Title B Page.Header.Title C Response.Header.Title D Response.Title
+ AnswerB
+ Report