IContentItemAssociatedCategoriesCount Method
|
Gets the count of the
Categories that are associated with this page.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax int AssociatedCategoriesCount()
Function AssociatedCategoriesCount As Integer
int AssociatedCategoriesCount()
abstract AssociatedCategoriesCount : unit -> int
Return Value
Type:
Int32Count of associated categories
See Also