Click or drag to resize
PageTemplateInfoProviderClonePageTemplateInfo Property
If true, page info which is retrieved by the methods is a clone of the original page info object.

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

Property Value

Type: Boolean
See Also