NoOpHandleActionResponse 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 no-op response.
public class NoOpHandleActionResponse : Microsoft.Bot.Schema.SharePoint.BaseHandleActionResponse
type NoOpHandleActionResponse = class
inherit BaseHandleActionResponse
Public Class NoOpHandleActionResponse
Inherits BaseHandleActionResponse
- Inheritance
Constructors
NoOpHandleActionResponse() |
Initializes a new instance of the NoOpHandleActionResponse class. |
Properties
RenderArguments |
Gets or sets card view render arguments. |