Dynamicweb 8 Documentation
GetMasterTemplate(ProductCatalogSettings) Method

Product catalog settings.
Retrieves a master template where all search filters are rendered.
Syntax
'Declaration
 
Public Overloads Shared Function GetMasterTemplate( _ 
   ByVal settings As ProductCatalogSettings _ 
) As Template
public static Template GetMasterTemplate( 
   ProductCatalogSettings settings 
)

Parameters

settings
Product catalog settings.

Return Value

A master template where all search filters are rendered.
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

FilterManager Class
FilterManager Members
Overload List

Send Feedback