FormLayoutTypeEnum EnumerationKentico 8.0 API Reference
Enum for form layout type.

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

  Member nameValueDescription
Unknown0 Undefined /unknown type of layout.
Document1 Layout for document types.
Bizform2 Layout for bizforms.
SystemTable3 Layout for system tables.
CustomTable4 Layout for custom tables.
See Also