Skip to main content
All docs
V23.2

DataSourceLangParamsBuilder(OptionsOwnerContext) Constructor

Initializes a new instance of the DataSourceLangParamsBuilder class with specified settings.

Namespace: DevExtreme.AspNet.Mvc.Builders.DataSources

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public DataSourceLangParamsBuilder(
    OptionsOwnerContext context
)

Parameters

Name Type
context OptionsOwnerContext
See Also