Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Seo Namespace / Redirect Class / Redirect Constructor / Redirect Constructor(Store,String,String,Boolean,DateTime,Nullable<DateTime>,Nullable<Int32>,Int32)
The value of store
The value of sourceurl
The value of targeturl
The value of useregex
The value of createddate
The value of lastvisiteddate
The value of visitcount
The value of orderby
In This Topic
    Redirect Constructor(Store,String,String,Boolean,DateTime,Nullable<DateTime>,Nullable<Int32>,Int32)
    In This Topic
    Initializes a new instance of the Redirect class.
    Syntax

    Parameters

    store
    The value of store
    sourceurl
    The value of sourceurl
    targeturl
    The value of targeturl
    useregex
    The value of useregex
    createddate
    The value of createddate
    lastvisiteddate
    The value of lastvisiteddate
    visitcount
    The value of visitcount
    orderby
    The value of orderby
    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