PrepAway - Latest Free Exam Questions & Answers

Which two actions should you recommend?

You are modifying an existing ASP.NET Web application. Each page of the Web application
includes a navigation bar and a print button. You have the following requirements: • Enable
users to print pages of the Web site without printing the navigation bar. • Do not create a
separate version of the page formatted for printing. • Leverage the existing print button on
each page. You need to recommend an approach that meets the requirements. Which two
actions should you recommend? (Each correct answer presents part of the solution. Choose
two.)

PrepAway - Latest Free Exam Questions & Answers

A.
In the header, add a style sheet tag that sets the media attribute to print.

B.
Add an Onclick event handler to the print button to set the Response.ContentType
property to style/print.

C.
Add the PrintingPermission attribute to the code-behind page class.

D.
Add an OnClientClick event handler to the print button to call the window.print() function.


Leave a Reply