Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / Link Class / Copy Method / Copy(Int32) Method
Id of the Link object to create copy of
In This Topic
    Copy(Int32) Method
    In This Topic
    Create a copy of the given Link object
    Syntax
    public static Link Copy( 
       int linkId
    )

    Parameters

    linkId
    Id of the Link object to create copy of

    Return Value

    Copy of the given Link 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