Click or drag to resize

IPageDescendantsCount Method


Returns the count of all descendants of this page.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
int DescendantsCount()

Return Value

Type: Int32
Count of all descendants

Implements

IContentItemDescendantsCount
See Also