Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / UrlGenerator Class / BuildCatalogUrls Method
if set to true [override urls].
In This Topic
    BuildCatalogUrls Method
    In This Topic
    Builds the catalog urls.
    Syntax
    [AsyncStateMachine(CommerceBuilder.Catalog.UrlGenerator/d__5)] 
    [DebuggerStepThrough()] 
    public static Task BuildCatalogUrls( 
       bool overrideUrls 
    )

    Parameters

    overrideUrls
    if set to true [override urls].

    Return Value

    Aysnc Task 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