OpenDialogData 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.
public class OpenDialogData : Microsoft.Teams.Cards.SubmitActionData
type OpenDialogData = class
inherit SubmitActionData
Public Class OpenDialogData
Inherits SubmitActionData
- Inheritance
Constructors
| Name | Description |
|---|---|
| OpenDialogData(String, IDictionary<String,Object>) | |
Properties
| Name | Description |
|---|---|
| Key | (Inherited from SubmitActionData) |
| Msteams | (Inherited from SubmitActionData) |
| NonSchemaProperties | (Inherited from SubmitActionData) |
Methods
| Name | Description |
|---|---|
| Serialize() | (Inherited from SubmitActionData) |
| WithKey(String) | (Inherited from SubmitActionData) |
| WithMsteams(Object) | (Inherited from SubmitActionData) |