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

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

Return Value

Type: Boolean
See Also