public IList<CatalogPathNode> GetPath( int categoryId, bool includeRoot )
Parameters
- categoryId
- Category for which to get the path
- includeRoot
- if true root is included in path
Return Value
A List of paths to the given category
public IList<CatalogPathNode> GetPath( int categoryId, bool includeRoot )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2