Which two actions should you perform?

You create Web sites for Domain.com. You apply a consistent design to the pages and controls of the Web sites. You need to make style changes to all of the Web sites on the Web server. You want to achieve this goal without having to edit the individual pages on each Web site. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

You create Web sites for Domain.com. You apply a consistent design to the pages and controls of the Web sites. You need to make style changes to all of the Web sites on the Web server. You want to achieve this goal without having to edit the individual pages on each Web site. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

A.
Place a theme in the App_Themes directory under the application root directory.

B.
Place a theme under an ASP.NETClientFiles folder under the ASP.NET installation directory.

C.
Assign a theme by setting the <%@ Page Theme="…" %> directive to the name of the application theme.

D.
Assign a theme by specifying the <pages theme="…"/> section in the Web.config file.



Leave a Reply 0

Your email address will not be published. Required fields are marked *