CardSearchFooterComponent.OnSelection Property
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.
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.