CardAction.ImageAltText Property

Definition

Gets or sets alternate text to be used for the Image property.

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

Property Value

The alternate text for the image.

Applies to