Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Seo Namespace / IRedirectService Interface / LocateRedirect Method
The source url
In This Topic
    LocateRedirect Method (IRedirectService)
    In This Topic
    Given the request url, return the Redirect that applies to this path.
    Syntax
    Redirect LocateRedirect( 
       string sourceUrl
    )

    Parameters

    sourceUrl
    The source url

    Return Value

    The redirect
    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