Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Seo Namespace / Redirect Class / Follow Method
The HttpResponse instance
The source URL
The application path
The query
In This Topic
    Follow Method
    In This Topic
    Executes the configured redirect on the response stream
    Syntax
    public virtual void Follow( 
       HttpResponse response,
       string sourceUrl,
       string appPath,
       string query
    )

    Parameters

    response
    The HttpResponse instance
    sourceUrl
    The source URL
    appPath
    The application path
    query
    The query
    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