移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

多选题

You are creating a custom user control. The custom user control will be used on 10 Web Forms for an ASP.NET Web site that allows users to register and log on to a personalized experience. The custom user control uses two TextBox controls and two Button controls. You need to ensure that the controls are visible only when users are not logged on to the Web site. You also need to minimize the amount of effort in development and maintenance for the Web site. Which two actions should you perform? ()

发布日期:2021-03-17

You are creating a custom user control. The custom...
A

Add the OnClick event handler for the Login button to the code used in the custom user control.

B

Add the OnClick event handler for the Login button to the code used in the Web Form where the control is added.

C

In the Page_Load method of the Web Form, add a code segment to set the visibility of the TextBox and Button controls where the control is added.

D

In the Page_Load method of the custom user control, add a code segment to set the visibility of the TextBox and Button controls.

标签: "暂无标签"

题王网让考试变得更简单

扫码关注题王,更多免费功能准备上线!