Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / IUrlCache Interface / GetCustomUrl Method / GetCustomUrl(Int32,CatalogNodeType) Method
Id of the catalog node
Type of the catalog node
In This Topic
    GetCustomUrl(Int32,CatalogNodeType) Method
    In This Topic
    Get the custom URL given the catalog node id and type
    Syntax

    Parameters

    catalogNodeId
    Id of the catalog node
    catalogNodeType
    Type of the catalog node

    Return Value

    Url data for given catalog node or null if no custom url is found for given path
    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