WebTemplate.TemplateContent


public property TemplateContent

Prototype:

Read/Write property TemplateContent [=szContent]

Description:

Sets or gets the template content. It's an alternative to TemplateFile. Instead of the name of the file, you must provide a string buffer containing the content of the file.

Return value:

Returns a string containing the content of the chosen template (if any).