Partager via


CardAction.Type Propriété

Définition

Obtient ou définit le type d’action implémenté par ce bouton. Les valeurs possibles sont « openUrl », « imBack », « postBack », « playAudio », « playVideo », « showImage », « downloadFile », « signin », « call », « messageBack ».

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

Valeur de propriété

Type d’action implémenté.

S’applique à