Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / ICategoryParentRepository Interface / LoadForCategory Method
The category to load parent nodes for.
In This Topic
    LoadForCategory Method (ICategoryParentRepository)
    In This Topic
    Loads all parent nodes for a category.
    Syntax

    Parameters

    category
    The category to load parent nodes for.

    Return Value

    A list of all category parent nodes for the 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