ASP. NET Ajax in action-scriptmanager

Source: Internet
Author: User

Scriptmanager attributes:

Allowcustomerrorsredirect determines whether to use the custom error section of the web. config file when an error occurs during asynchronous sending.

Asyncpostbackerrormessage gets or sets the error message sent to the client when an unhandled server exception occurs during asynchronous sending back.

Public bool isinasyncpostback {Get;} true if the current resend is executed in partial rendering mode; otherwise, false
Script file added to the client by scripts

Services added to each Web Service exposed for Ajax functions on the client

The scriptmode must be used to display the debugging version or release version of the client script library.

<Services>
<Asp: servicereference Path = "service. asmx"/>
</Services>

Scriptmanager method:

Getcurrent scriptmanager = scriptmanager. getcurrent (this. Page); get the scriptmanager instance of the given Page Object

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.