Dynamicweb 8 Documentation
TemplateMaster Property

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