OpenDialogData Class

Definition

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)

Applies to