Dynamicweb 8 Documentation
Template Constructor()

Initializes a new instance of the Template class withhout reading a template file.
Syntax
'Declaration
 
Public Function New()
public Template()
Remarks
Use Html property or LoadTemplate to load html to the instance.
Example
See usage example in LoadTemplate
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

Template Class
Template Members
Overload List

Send Feedback