Jaa


CardViewParameters.Footer Property

Definition

Gets or sets card footer area components.

public System.Collections.Generic.IEnumerable<Microsoft.Bot.Schema.SharePoint.BaseCardComponent> Footer { get; set; }
member this.Footer : seq<Microsoft.Bot.Schema.SharePoint.BaseCardComponent> with get, set
Public Property Footer As IEnumerable(Of BaseCardComponent)

Property Value

Card footer area components.

Applies to