Enum AdaptorType
Specifies the adaptor type that are used DataManager to communicate with DataSource.
Namespace: Syncfusion.EJ2.InPlaceEditor
Assembly: Syncfusion.AspNetMvc.InPlaceEditor.dll
Syntax
public enum AdaptorType
Fields
| Name |
|---|
| ODataV4Adaptor |
| UrlAdaptor |
| WebApiAdaptor |