Dynamicweb 8 Documentation
template Property (Standard.Page.OnOutputArgs)

Gets or sets the template instance that contains the parsed pageview output just before it is rendered. All page template tags are set on the object.
Syntax
'Declaration
 
Public Property template As Template
public Template template {get; set;}

Property Value

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

Standard.Page.OnOutputArgs Class
Standard.Page.OnOutputArgs Members

Send Feedback