ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AdaptorType - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    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 Description
    AdaptorType

    UrlAdaptor

    Declaration
    public const AdaptorType UrlAdaptor
    Field Value
    Type Description
    AdaptorType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    WebApiAdaptor

    Declaration
    public const AdaptorType WebApiAdaptor
    Field Value
    Type Description
    AdaptorType
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved