Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.CMS Namespace / IWidgetZoneRepository Interface / LoadForBoard Method / LoadForBoard(Int32,Int32) Method
The given zone id
The given ContentBoardId
In This Topic
    LoadForBoard(Int32,Int32) Method
    In This Topic
    Loads a collection of WidgetZone objects for the given AreaName, ViewName and LayoutName from the database
    Syntax

    Parameters

    zoneId
    The given zone id
    boardId
    The given ContentBoardId

    Return Value

    A WidgetZone 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