public Layout( string displayName, string description, byte layoutTypeId, LayoutType layoutType, string html, bool htmlDirty, bool isMaster, bool isGenerated )
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