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