Dynamicweb 8 Documentation
ExtendTemplate Method (TemplateExtender)

The template.
Extends the template.
Syntax
'Declaration
 
Public Overridable Sub ExtendTemplate( _ 
   ByVal template As Template _ 
) 
public virtual void ExtendTemplate( 
   Template template 
)

Parameters

template
The template.
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

TemplateExtender Class
TemplateExtender Members

Send Feedback