Share via


CardAction.Image Property

Definition

Gets or sets image URL which will appear on the button, next to text label.

public string Image { get; set; }
member this.Image : string with get, set
Public Property Image As String

Property Value

The image that appears on the button.

Applies to