Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / ICategoryParentRepository Interface / Load Method
The id of the category
The id of the parent
In This Topic
    Load Method (ICategoryParentRepository)
    In This Topic
    Loads a category parent record given the id of category and parent
    Syntax

    Parameters

    categoryId
    The id of the category
    parentId
    The id of the parent

    Return Value

    The category parent instance, or null if not found.
    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