Gets Category Nodes by their unique IDs.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- categoryIds
- Type: SystemString
Unique IDs of categories to retrieve.
Return Value
Type: IEnumerableICategoryNodeCollection of category node instances
Remarks
See Also