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

Gets or sets the template instance that contains the parsed pageview output just before it is send to the client.
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.AfterOutputArgs Class
Standard.Page.AfterOutputArgs Members

Send Feedback