Share via


CardSearchBoxComponent.Button Property

Definition

Gets or sets the search box's button configuration.

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

Property Value

Searh box's button configuration.

Applies to