Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.CMS Namespace / BoardItem Class


In This Topic
    BoardItem Class Properties
    In This Topic

    For a list of all members of this type, see BoardItem members.

    Public Properties
     NameDescription
    Public Property Gets or sets the ContentBoard  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets or sets the Id for the entity. (Inherited from CommerceBuilder.CMS.WidgetZoneItem)
    Public Property Gets or sets the Name (Inherited from CommerceBuilder.CMS.WidgetZoneItem)
    Public Property Gets or sets the OrderBy (Inherited from CommerceBuilder.CMS.WidgetZoneItem)
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets the LayoutArea (Inherited from CommerceBuilder.CMS.WidgetZoneItem)
    Top
    See Also