<enableWebScript>
This element enables the endpoint behavior that makes it possible to consume the service from ASP.NET AJAX web pages.
<configuration>
<system.serviceModel>
<behaviors>
<endpointBehaviors>
<behavior>
<enableWebScript>
<enableWebScript />
The following sections describe attributes, child elements, and parent elements.
None.
None.
Element | Description |
---|---|
<behavior> | Specifies the set of endpoint behaviors. |
This behavior should only be used in conjunction with either the <webHttpBinding> standard binding, or the <webMessageEncoding> binding element. For more information on this behavior, see WebScriptEnablingBehavior.
.NET feedback
.NET is an open source project. Select a link to provide feedback: