ASP. NET Control

Source: Internet
Author: User

Control classification: Client control (HTML control) server-side controls

Server controls can also be categorized as: Web server controls and HTML server controls

Web server Controls

AdRotator displaying ads on an ASP.

BulletedList create an unordered or ordered list of items to be rendered as an HTML ul or OL element, respectively

Button one of the standard command buttons

LinkButton control renders as a hyperlink to a page

ImageButton to designate a shape as a button

Calendar Date Selection Feature

CheckBox check box control

CheckBoxList drop-down list check box

The DropDownList control is also called a drop-down list box control, and the multiple rows of data in the control list are represented implicitly, and when the user needs to select the desired list item, the user can choose only one item at a time by clicking on the "Lower triangle" graphic display. The DropDownList control is actually a container for list items, and the drop-down list box represents the contents of the items in the Items collection.

FileUpload provides a way for users to send files from the user's computer to the server. Allow users to upload pictures, text files, or other files

HiddenField How to store information in a page without displaying information

HyperLink Create links on Web pages that allow users to jump between pages in a site

Image displays images on a Web page

ImageMap creates an image that contains areas that many users can click, which become the points of action. Each action point can be an egg-alone hyperlink or loopback event

Label Web page text

ListBox drop-down list selection box, you can select multiple

Literal containers for other content on the page

MultiView and view MultiView are used as external containers for one or more view controls. The view control can also contain any combination of tags and controls.

RadioButton radio button

RadioButtonList drop-down list radio button textbox text box control

The wizard uses several steps to depict the user's input information, and each step within the control gives a StepType.

HTML server Controls

Add the HTML control to runat= "server"

ASP. NET Control

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.