Back to Devexpress

RequestContentType Enum

xtrareports-devexpress-dot-xtrareports-dot-web-dot-clientcontrols-be930439.md

latest986 B
Original Source

RequestContentType Enum

Lists available values for content type

Namespace : DevExpress.XtraReports.Web.ClientControls

Assembly : DevExpress.XtraReports.v25.2.Web.dll

NuGet Package : DevExpress.Web.Reporting.Common

Declaration

csharp
public enum RequestContentType
vb
Public Enum RequestContentType

Members

NameDescription
Json

The ‘application/json’ content type.

| | FormUrlEncoded |

The ‘application/x-www-form-urlencoded’ content type.

|

See Also

DevExpress.XtraReports.Web.ClientControls Namespace