Form layout enumeration - for default form layout.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
Member name | Value | Description | |
---|---|---|---|
SingleTable | 0 | Single table layout - Single table, categories as rows. | |
TablePerCategory | 1 | Tables layout - Each category has its own table. | |
FieldSets | 2 | Collapsible tables - Each category has its own collapsible fieldset. | |
Divs | 3 | Divs - Layout without tables. |
See Also