Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / ICatalogNodeRepository Interface / Delete Method / Delete(Int32,Int32,CatalogNodeType) Method
The category Id
The Id of the catalog object
The type of the catalog object
In This Topic
    Delete(Int32,Int32,CatalogNodeType) Method
    In This Topic
    Deletes 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
    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