ReportingConfigurationBuilderBase<T>.UseRequestContentType(RequestContentType) Method
In This Article
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 |
---|---|
content |
Request |
#Returns
Type |
---|
T |
See Also