FormLayoutEnum EnumerationKentico 8.0 API Reference
Form layout enumeration - for default form layout.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
SingleTable0 Single table layout - Single table, categories as rows.
TablePerCategory1 Tables layout - Each category has its own table.
FieldSets2 Collapsible tables - Each category has its own collapsible fieldset.
Divs3 Divs - Layout without tables.
See Also