欢迎来到PP题库网 PP题库官网
logo
全部科目 > 微软认证考试 > MCTS > MCTS(70-515)

单项选择题

You are developing an ASP.NET Web page. The page contains the following markup. 
The pages code-behind file includes the following code segment. 
You need to get a reference to the Image named img. Which code segment should you add at line 06?()

    A.Image img = (Image)Page.FindControl("img");
    B.Image img = (Image)e.Row.FindControl("img");
    C.Image img = (Image)gvModels.FindControl("img");
    D.Image img = (Image)Page.Form.FindControl("img");

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题