Click or drag to resize
PageInfoIsProduct Method
Returns true if the document represents a product.

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

Return Value

Type: Boolean
See Also