CardSearchFooterComponent.OnSelection Property

Definition

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

public Microsoft.Agents.Extensions.SharePoint.Models.Actions.IAction OnSelection { get; set; }
member this.OnSelection : Microsoft.Agents.Extensions.SharePoint.Models.Actions.IAction with get, set
Public Property OnSelection As IAction

Property Value

Selection action.

Applies to