alexa
menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ResponseMode

    Specifies the mode of inline ai assist.

    Inheritance
    System.Object
    ResponseMode
    Namespace: Syncfusion.EJ2.InteractiveChat
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ResponseMode : Enum

    Fields

    Inline

    Represents the inline response updates for the component.

    Declaration
    public const ResponseMode Inline
    Field Value
    Type
    ResponseMode

    Popup

    Represents a popup based response update for the component.

    Declaration
    public const ResponseMode Popup
    Field Value
    Type
    ResponseMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved