Click or drag to resize
TreeNodeIsProductSection Method
Returns true if the document type stands for the product section.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public bool IsProductSection()

Return Value

Type: Boolean
See Also