"ASP. NET 2.0 secrets" Reading Notes (3)

Source: Internet
Author: User

* Isvalid: it is a nice property. You can call it to check whether the input data of the current user has been verified. Page. isvalid can check whether all the isvalid attributes of all controls on this page have been verified, and Asp.net controls are verified at both ends of C and S, which is convenient, however, the verification may fail on the C-end, but the failure on the S-end can only be determined by checking the isvalid.

* Display attribute: It is very helpful. You can determine whether to use the control to Display Error information. If it is none, you can also delegate it to the summary Control for display.

* Validators: Call the page instance to call the set of all verification controls in this instance.

* Initialvalue: the initial default value, which is an exclusive value.

* Customvalidator: The only verification control that does not require the controltovalidate attribute;

* Ajax: page 116, the first time I witnessed the entire process of Ajax, it was really nice, it was a little bit of trouble.

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.