Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / Category Class / Category Constructor / Category Constructor(Store,Int32,String,String,String,String,String,PageTemplate,Byte)
The value of store
The value of parentid
The value of name
The value of summary
The value of description
The value of thumbnailurl
The value of thumbnailalttext
The value of inner page template
The value of visibilityid
In This Topic
    Category Constructor(Store,Int32,String,String,String,String,String,PageTemplate,Byte)
    In This Topic
    Initializes a new instance of the Category class.
    Syntax

    Parameters

    store
    The value of store
    parentid
    The value of parentid
    name
    The value of name
    summary
    The value of summary
    description
    The value of description
    thumbnailurl
    The value of thumbnailurl
    thumbnailalttext
    The value of thumbnailalttext
    innerTemplate
    The value of inner page template
    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