Share via


CardViewResponse.OnCardSelection Property

Definition

Gets or sets action to invoke when the card is selected.

public Microsoft.Bot.Schema.SharePoint.IOnCardSelectionAction OnCardSelection { get; set; }
member this.OnCardSelection : Microsoft.Bot.Schema.SharePoint.IOnCardSelectionAction with get, set
Public Property OnCardSelection As IOnCardSelectionAction

Property Value

Action to invoke.

Applies to