Asp.net Web Server Control tutorial

Source: Internet
Author: User

Asp.net Web Server Control tutorial

Web server controls are servers that are understood by special ASP. NET labels.


--------------------------------------------------------------------------------

Web server controls
Such as HTML server controls, Web Server Control also results in the server, they need a runat = "server" attribute to work. However, Web server controls do not necessarily map to any existing HTML elements. They may be more complex.

Syntax to create a Web server control is:

<asp:control_name id="some_id" runat="server" />
Web Server Control description
Image Sequence displayed by AdRotator
Button to display a button
Calendar display calendar
CalendarDay in one calendar
Check box display check box
CheckBoxList create a multi-choice check box Group
A grid of data sources in the data display field
DataList displays an item using a template from a data source
Create a drop-down list
Create a link
Image displayed
ImageButton show Click image
Label display static content is programmable (allows you to apply a style, its content)
LinkButton creates a hyperlink button
List to create a single or multiple-choice drop-down list
ListItem
Static text display content is programmable (style is not applied to you)
The Team provides additional control over one container
Reserved space and reserved control code
RadioButton creates a single-choice button
RadioButtonList
BulletedList creates a list in the Bullet format
Controls the display of a duplicate project list constraint on a repeater
Control of set styles
Create a table
TableCell: Create a table cell
TableRow creates a table row
Create a text box
XML display an XML file or result XSL Conversion

Related Article

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.