Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.CMS Namespace / ContentBoard Class / ContentBoard Constructor / ContentBoard Constructor(String,String,Layout,String)
The value of name
The value of description
The value of layout
The value of iconUrl
In This Topic
    ContentBoard Constructor(String,String,Layout,String)
    In This Topic
    Initializes a new instance of the ContentBoard class.
    Syntax
    public ContentBoard( 
       string name,
       string description,
       Layout layout,
       string iconUrl
    )

    Parameters

    name
    The value of name
    description
    The value of description
    layout
    The value of layout
    iconUrl
    The value of iconUrl
    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