Compartir a través de


CardAction.Type Propiedad

Definición

Obtiene o establece el tipo de acción implementada por este botón. Entre los valores posibles se incluyen: '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

Valor de propiedad

Tipo de acción implementada.

Se aplica a