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 /> &iexcl;¤The imgCtrl
A、A.A
B、B.B
C、C.C
D、D.D