TAILIEUCHUNG - The Web Form Controls

The Web Form Controls In this section, you'll see a summary of the various Web form controls that you can pick from the Toolbox's Web Forms Section. Table summarizes the controls | The Web Form Controls In this section you ll see a summary of the various Web form controls that you can pick from the Toolbox s Web Forms Section. Table summarizes the controls. Table WEB FORM CONTROLS CONTROL DESCRIPTION Label Displays text. You set the text that you want to display using the Text property. TextBox A box containing text that the user of your form may edit at runtime. The TextMode property may be set to SingleLine text appears on one line MultiLine text appears over multiple lines and Password text appears as asterisk characters . The Text property contains the TextBox text. Button A clickable button. The Text property determines the text shown on the button. LinkButton Similar to a Button except that a LinkButton appears as a hypertext link. You set the link using the Text property. ImageButton Similar to a Button except that an ImageButton shows an image. You set the image using the ImageUrl property. HyperLink A hyperlink. You set the hyperlink using the NavigateUrl property. DropDownList A list of options that drops down when clicked. You set the list of options using the Items property. The user can select only one option from the DropDownList when the form is run. ListBox A list of options. You set the list of options using the Items property. The user can select multiple options from the ListBox if the SelectionMode property is set to Multiple. The other value is Single in which case the user can select only one option. DataGrid A grid containing data retrieved from a data source such as a database. You set the data source using the DataSource property. DataList A list containing data retrieved from a data source. You set the data source using the DataSource property. Repeater A list containing data retrieved from a data source that you Table WEB FORM CONTROLS CONTROL DESCRIPTION set using the DataSource property. Each item in the list may be displayed using a template. A template defines the content and layout of the items .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.