|
Content function (TgtProducer) |
Top |
|
Returns the content produced by the content producer which can either be any Engine or any Export interface.
function Content: string; override;
Description Call Content to retrieve the content for using in an HTTP response message.
Return: Content string.
|