Multipart.appendFormString

Adds a new MIME part containing data to multipart.

Uses "Content-Disposition: form-data", as per the HTML forms specification.

class Multipart
void
appendFormString
(,
string data
)

Parameters

controlName string

the name of the control associated with data

data string

the body data