WebForm a simple server control.

Source: Internet
Author: User

Server Basic CONTROLS:

1 textbox

Text: Gets or sets the literal
TextMode: Single-line/multirow/password ...
Wrap: Whether line wrapping
Rows: Number of rows
Columns: Number of columns, width
BackColor: Background Color
ReadOnly: Whether read-only

2 label literal

Label
Text: Gets or sets the literal
Serialize to a <span> tag, you can set the style
Literal
Text
After serialization, it becomes plain text, which is usually used to output the JS code to the interface through the background, or to output HTML code.

3 button LinkButton ImageButton

The Button property is similar to a TextBox.

LinkButton Hyperlink-style buttons

ImageButton is the text that does not button, change to picture form.

4 Hyperlink checkbox RadioButton

Hyperlink: Just a hyperlink. Navigatereurl the address of the connection (inside the attribute)

CheckBox: Option button. Whether the property checked is selected

RadioButton: Radio button. Multiple radio buttons are the same as groupname to indicate that they are a group. Whether the property checked is selected.

WebForm a simple server control.

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.