Method HttpMessagePart() :setContent() Foundation

Sets the content.

Syntax
 
:setContent( <cContent> ) --> self
Parameters
<cContent>
A binary string with the content to be set.
Return

:setContent() returns the object executing the method.

Description

The method :setContent() sets the content to be associated with this message part object.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.