Click or drag to resize
PageTemplateInfoPageTemplateNodeGUID Property
Gets or sets the page template node GUID - For Ad-hoc templates

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public Guid PageTemplateNodeGUID { get; set; }

Property Value

Type: Guid
See Also