Class AdaptorType
Specifies the adaptor type that are used DataManager to communicate with DataSource.
Inheritance
System.Object
AdaptorType
Namespace: Syncfusion.EJ2.InPlaceEditor
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class AdaptorType : Enum
Fields
ODataV4Adaptor
Declaration
public const AdaptorType ODataV4Adaptor
Field Value
Type |
---|
AdaptorType |
UrlAdaptor
Declaration
public const AdaptorType UrlAdaptor
Field Value
Type |
---|
AdaptorType |
WebApiAdaptor
Declaration
public const AdaptorType WebApiAdaptor
Field Value
Type |
---|
AdaptorType |