单项选择题
A.<%@ PreviousPageType VirtualPath ="~/MyPage.aspx"% > B.<%@ PreviousPageType VirtualPath ="/MyPage.aspx/ ~"% > C.<%@ PreviousPageType VirtualPath ="~/MyPage.master"% > D.<%@ PreviousPageType VirtualPath ="~/MyPage"% >
A.@ MasterType B.@ Master C.@ PageType D.@ MasterPage
A.Add the following configuration to the section of the web.config file. B.Add the following configuration to the section of the web.config file. C.Add the following @ Page directive to pages that query the database. D.Add the following @ Page directive to pages that query the database.