Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.CMS Namespace / Layout Class / RenderLayout Method
Rendered html for Layout
Template provided widget zones
All editing options for zone items
In This Topic
    RenderLayout Method
    In This Topic
    Render layout html
    Syntax
    public virtual void RenderLayout( 
       StringBuilder output,
       IList<WidgetZone> zones,
       bool editing
    )

    Parameters

    output
    Rendered html for Layout
    zones
    Template provided widget zones
    editing
    All editing options for zone items
    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