nerdexam
Microsoft

70-515 · Question #122

Which of the following is the correct syntax to specify the path to a file that generates the strong type?

The correct answer is A. <%@ PreviousPageType VirtualPath ="~/MyPage.aspx"% >. See the full explanation below for the reasoning.

Question

Which of the following is the correct syntax to specify the path to a file that generates the strong type?

Options

  • A<%@ PreviousPageType VirtualPath ="~/MyPage.aspx"% >
  • B<%@ PreviousPageType VirtualPath ="/MyPage.aspx/ ~"% >
  • C<%@ PreviousPageType VirtualPath ="~/MyPage.master"% >
  • D<%@ PreviousPageType VirtualPath ="~/MyPage"% >

How the community answered

(17 responses)
  • A
    82% (14)
  • C
    6% (1)
  • D
    12% (2)

Community Discussion

No community discussion yet for this question.

Full 70-515 Practice