Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / ICatalogUrlRepository Interface / LoadCatalogUrl Method / LoadCatalogUrl(String) Method
The url to locate
In This Topic
    LoadCatalogUrl(String) Method
    In This Topic
    Loads the catalog url instance for the given url
    Syntax
    CatalogUrl LoadCatalogUrl( 
       string url
    )

    Parameters

    url
    The url to locate

    Return Value

    The catalog url instance associated with the given url
    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