Click or drag to resize

JsonFaultWebHttpBehavior Properties

The JsonFaultWebHttpBehavior type exposes the following members.

Properties
  Name Description
Public property AutomaticFormatSelectionEnabled Gets or sets a value that determines if automatic format selection is enabled.
(Inherited from WebHttpBehavior)
Public property DefaultBodyStyle Gets and sets the default message body style.
(Inherited from WebHttpBehavior)
Public property DefaultOutgoingRequestFormat Gets and sets the default outgoing request format.
(Inherited from WebHttpBehavior)
Public property DefaultOutgoingResponseFormat Gets and sets the default outgoing response format.
(Inherited from WebHttpBehavior)
Public property FaultExceptionEnabled Gets or sets the flag that specifies whether a FaultException is generated when an internal server error (HTTP status code: 500) occurs.
(Inherited from WebHttpBehavior)
Public property HelpEnabled Gets or sets a value that determines if the WCF Help page is enabled.
(Inherited from WebHttpBehavior)
Protected property JavascriptCallbackParameterName Gets or sets the JavaScript callback parameter name.
(Inherited from WebHttpBehavior)
Top
See Also