Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / ICatalogNodeRepository Interface / Load Method
The category Id
The Id of the catalog object
The type of the catalog object
In This Topic
    Load Method (ICatalogNodeRepository)
    In This Topic
    Loads the catalog node with the given key
    Syntax

    Parameters

    categoryId
    The category Id
    catalogNodeId
    The Id of the catalog object
    catalogNodeType
    The type of the catalog object

    Return Value

    The catalog node if found, otherwise null.
    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