Dynamicweb 8 Documentation
GetMasterTemplate(Int32) Method

An ID of the paragraph.
Retrieves a master template where all search filters are rendered.
Syntax
'Declaration
 
Public Overloads Shared Function GetMasterTemplate( _ 
   ByVal paragraphID As Integer _ 
) As Template
public static Template GetMasterTemplate( 
   int paragraphID 
)

Parameters

paragraphID
An ID of the paragraph.

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