Click or drag to resize
PageInfoNodeTemplateForAllCultures Property
If true, the document uses the same template (NodeTemplateID) for all culture versions

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

Property Value

Type: Boolean

Implements

ITreeNodeNodeTemplateForAllCultures
See Also