Dynamicweb 8 Documentation
RenderCurrencies Method

The template instance to render the currency tags to.
Renders all currencies on the site.
Syntax
'Declaration
 
Public Shared Sub RenderCurrencies( _ 
   ByVal Template As Template _ 
) 
public static void RenderCurrencies( 
   Template Template 
)

Parameters

Template
The template instance to render the currency tags to.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Renderer Class
Renderer Members

Send Feedback