Gets the count of Category Nodes created under a specified locale.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- locale
- Type: Ingeniux.CMSILocale
Locale to search. If missing or null, defaults to "en-us".
Return Value
Type: Int32Count of categories created under given locale.
See Also