Function CSPTemplate::operator const CSPString&()

Description:
Extracts the render output of this template object.

Micronovae Prototype:
operator const CSPString&() const;

Arguments:
No arguments (void).

Return value:
Returns the rendered output string.

Examples:
Response.Write( Template );

See also:
member functions Render(), Echo()
CSPTemplate | Other support classes | Class Categories | Online help home | Back

Copyright © 2002 - 2006 Micronovae Ltd. - www.micronovae.com