Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
<behaviors>
<endpointBehaviors>
<behavior>
 <enableWebScript>

  Switch on low bandwidth view
<enableWebScript>

This element enables the endpoint behavior that makes it possible to consume the service from ASP.NET AJAX web pages.

<system.serviceModel>
  <behaviors>
    <endpointBehaviors>
      <behavior> of <endpointBehaviors>
        <enableWebScript>
<enableWebScript />

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

<behavior> of <endpointBehaviors>

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.


© 2007 Microsoft Corporation. All rights reserved.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker