Share via


CardSearchFooterComponent.OnSelection Property

Definition

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

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

Property Value

Selection action.

Applies to