Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Seo Namespace / Redirect Class / ApplyToUrl Method
The source URL to check.
In This Topic
    ApplyToUrl Method
    In This Topic
    Applies the redirect rule to the given URL.
    Syntax
    public virtual string ApplyToUrl( 
       string sourceUrl
    )

    Parameters

    sourceUrl
    The source URL to check.

    Return Value

    Returns the result of the redirect rule application; if the rule does not apply sourceUrl is returned unchanged.
    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