wwResponse::ExpandTemplateToString

Renders a template as a string rather than generating into the Response stream as ExpandTemplate() does.

Please see ExpandTemplate() for more info on base operation.

o.ExpandTemplateToString(tcScriptPage, tlIsTemplateString)

Return Value

Template result as a string

Parameters

tcScriptPage
The script page from disk to render.

tlIsTemplateString
optional - if .T. assumes tcScriptPage is the actual template text as oposed to a file.


See also:

Class wwResponse

© West Wind Technologies, 1996-2024 • Updated: 11/04/18
Comment or report problem with topic