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

    Parameters

    webpageId
    Id of the Webpage object to create copy of

    Return Value

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