CardViewHandleActionResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adaptive Card Extension Client-side action response to render card view.
public class CardViewHandleActionResponse : Microsoft.Bot.Schema.SharePoint.BaseHandleActionResponse
type CardViewHandleActionResponse = class
inherit BaseHandleActionResponse
Public Class CardViewHandleActionResponse
Inherits BaseHandleActionResponse
- Inheritance
Constructors
CardViewHandleActionResponse() |
Initializes a new instance of the CardViewHandleActionResponse class. |
Properties
RenderArguments |
Gets or sets card view render arguments. |