Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / ICatalogRepository Interface / GetPath Method / GetPath(Int32,Boolean) Method
Category for which to get the path
if true root is included in path
Version
GetPath(Int32,Boolean) Method
Gets the traversal path(s) for a given category
Syntax

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
Requirements

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

See Also