Click or drag to resize
PageTemplateInfoPageTemplateMasterPageTemplateID Property
Master page template ID of the template, if set, the page template uses this template as extra master template in the view hierarchy

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public int PageTemplateMasterPageTemplateID { get; set; }

Property Value

Type: Int32
See Also