nerdexam
Microsoft

70-515 · Question #3

You are implementing an ASP.NET page. You add asp:Button controls for Help and for Detail. You add an ASP.NET skin file named default.skin to a theme. You need to create and use a separate style for…

The correct answer is D. Add the following markup to default.skin. See the full explanation below for the reasoning.

Question

You are implementing an ASP.NET page. You add asp:Button controls for Help and for Detail. You add an ASP.NET skin file named default.skin to a theme. You need to create and use a separate style for the Help button, and you must use the default style for the Detail button. What should you do?

Options

  • AAdd the following markup to the default.skin file.
  • BAdd the following markup to the default.skin file.
  • CAdd the following code segment to default.skin.
  • DAdd the following markup to default.skin.

How the community answered

(43 responses)
  • A
    2% (1)
  • B
    9% (4)
  • C
    14% (6)
  • D
    74% (32)

Community Discussion

No community discussion yet for this question.

Full 70-515 Practice