IList<int> GetParentCategoryIds( int nodeId, CatalogNodeType nodeType )
Parameters
- nodeId
 - The catalog node id to find parents for.
 - nodeType
 - The catalog node type to find parents for.
 
Return Value
A list of all parents that contain a link to this node.