CatDisplayCategoryTable::findRootForCategory Method
Finds the root display category record of a given catalog.
Syntax
client server public static CatDisplayCategoryTable findRootForCategory(RecId _displayCategoryRecId)
Run On
Called
Parameters
- _displayCategoryRecId
Type: RecId Extended Data Type
The record ID of any display category node in a catalog for which to find a root.
Return Value
Type: CatDisplayCategoryTable Table
The root display category record of the given catalog.