menu

ASP.NET Core - EJ2

  • Code Examples
  • 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
    AdaptorType

    UrlAdaptor

    Declaration
    public const AdaptorType UrlAdaptor
    Field Value
    Type
    AdaptorType

    WebApiAdaptor

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