You create a Microsoft ASP.NET Web application by using the Microsoft .NET Framework version 3.5. <br /> The application contains the following device filter element in the Web.config file:  <br /> <filter name="isHtml" compare="PreferredRenderingType" argument="html32" />   <br /> The application contains a Web page that has the following image control:  <br /> 01 <mobile:Image ID="imgCtrl" Runat="server">  <br /> 02 ► <br /> 03 </mobile:Image>   <br /> You need to ensure that the following conditions are met: <br /> the imgCtrl Image control displays the highRes.jpg file if the Web br
A、A
B、B
C、C
D、D