Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.CMS Namespace / Layout Class / Layout Constructor / Layout Constructor(String,String,Byte,LayoutType,String,Boolean,Boolean,Boolean)
The value of display name
The value of description
The value of layoutTypeId
The value of layoutType
The value of html
The value of htmlDirty
The value of isMaster
The value of isGenerated
In This Topic
    Layout Constructor(String,String,Byte,LayoutType,String,Boolean,Boolean,Boolean)
    In This Topic
    Initializes a new instance of the Layout class.
    Syntax

    Parameters

    displayName
    The value of display name
    description
    The value of description
    layoutTypeId
    The value of layoutTypeId
    layoutType
    The value of layoutType
    html
    The value of html
    htmlDirty
    The value of htmlDirty
    isMaster
    The value of isMaster
    isGenerated
    The value of isGenerated
    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