asp.net Web server controls Tutorial

Source: Internet
Author: User

asp.net Web server controls Tutorial

Web server controls are servers that are specifically understood by the asp.net tag.


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

Web Server Control
Like HTML server controls, Web server control is also created on the server where 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 factors.

syntax to create a Web server control is:

<asp:control_name id= "some_id" runat= "Server"/>
 
   
   
Web server control Description
AdRotator display the image Sequence
button, display a button
Calendar display Calendar
Calendars Day in one Calendar control
check box display check box
CheckBoxList Create a grid of multiple select checkbox Group
Data source for display field
DataList Show items use template from one data source
Dropdown List Create a drop-down list
Hyperlink create a link
image to display the image
ImageButton show click Picture
tab to show static content is programmable (allows you to apply style, it's content)
LinkButton Create a Hyperlink button
List Create a single or multiple select Drop-down list
ListItem create a list of items
Text display static content is programmable (will not let you apply style, it's content)
Group provides other controls for a container
reserved Space, reserve added control code
RadioButton Create a radio button
RadioButtonList create a set of radio buttons
BulletedList Create a checklist, bullets format
Repeaters display a duplicate item clear Control of a single constraint
Set style control
Table create a table
TableCell create a table cell
TableRow Create a table row
text box Create a text box
XML display an XML text The result XSL Transformation
of a piece or
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.