Click or drag to resize
PageTemplateInfoPageTemplateId Property
Gets or sets the page template ID.

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

Property Value

Type: Int32
See Also