Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / Webpage Class / Webpage Constructor / Webpage Constructor(Store,Byte)
The value of store
The value of visibilityid
In This Topic
    Webpage Constructor(Store,Byte)
    In This Topic
    Initializes a new instance of the Webpage class.
    Syntax
    public Webpage( 
       Store store,
       byte visibilityid
    )

    Parameters

    store
    The value of store
    visibilityid
    The value of visibilityid
    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