Click or drag to resize
PageTemplateInfoShowAsMasterTemplate Property
Gets or sets flag whether show page template as master template.

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

Property Value

Type: Boolean
See Also