Jaa


FacebookPostBack.Payload Property

Definition

Gets or sets the string to send back to the webhook.

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

Property Value

The string to post back to the webhook.

Applies to