Click or drag to resize
DocumentNodeDataInfoNodeTemplateID Property
Node page template ID - used for all culture versions if NodeTemplateForAllCultures property is true.

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public int NodeTemplateID { get; set; }

Property Value

Type: Int32
See Also