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. (Line numbers are included for reference only.) <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 he highRes.jpg file if&en
A、A
B、B
C、C
D、D