Skip to main content
All docs
V24.2

ReportingConfigurationBuilderBase<T>.UseRequestContentType(RequestContentType) Method

Namespace: DevExpress.XtraReports.Web.Extensions.Services

Assembly: DevExpress.Web.Reporting.v24.2.Common.Services.dll

NuGet Package: DevExpress.Web.Reporting.Common.Services

Declaration

public T UseRequestContentType(
    RequestContentType contentType
)

Parameters

Name Type
contentType RequestContentType

Returns

Type
T
See Also