Dynamicweb 8 Documentation
TemplatePage Property

Gets the instance of the template object of the master template values. Deprecated.
Syntax
'Declaration
 
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> 
Public ReadOnly Property TemplatePage As Template
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] 
public Template TemplatePage {get;}
Remarks
This is the previous version of the template object. Use the AfterOutput notification subcriber instead.
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

PageView Class
PageView Members

Send Feedback