FormLayoutEnum EnumerationKentico 8.1 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.1.5347.20411)
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