MultipartContentElement DataPayload Property frevvo Live Forms
Property that holds the payload data for the multipart element.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public string DataPayload { get; }

Return Value

Type: OnlineString
The multipart element payload data as a string
See Also