DataLibraryApiBuilder(OptionsOwnerContext) Constructor
Namespace: DevExtreme.AspNet.Mvc.Builders.DataSources
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public DataLibraryApiBuilder(
OptionsOwnerContext context
)
Parameters
Name | Type | Description |
---|---|---|
context | OptionsOwnerContext | For internal use only. |
See Also