BaseHandleActionResponse 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.
Response returned when handling a client-side action on an Adaptive Card Extension.
public class BaseHandleActionResponse
type BaseHandleActionResponse = class
Public Class BaseHandleActionResponse
- Inheritance
-
BaseHandleActionResponse
- Derived
Constructors
| BaseHandleActionResponse(ViewResponseType) |
Initializes a new instance of the BaseHandleActionResponse class. |
Properties
| RenderArguments |
Gets or sets render arguments. |