Function CSPTemplate::operator const CSPString&()

Description:
Extracts the render output of this template object.

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd