WebScriptEnablingBehavior Constructor

Definition

Initializes a new instance of the WebScriptEnablingBehavior class.

public:
 WebScriptEnablingBehavior();
public WebScriptEnablingBehavior ();
Public Sub New ()

Remarks

Sets the DefaultBodyStyle to the WrappedRequest value.

Sets the DefaultOutgoingRequestFormat and the DefaultOutgoingResponseFormat to the WrappedRequest value.

Applies to