| FieldEditorModeEnum Enumeration |
Namespace: CMS.UIControls
public enum FieldEditorModeEnum
| Member name | Value | Description | |
|---|---|---|---|
| ClassFormDefinition | 1 | Class form definition. | |
| WebPartProperties | 2 | Webpart properties. | |
| SystemTable | 3 | System table. | |
| BizFormDefinition | 4 | BizForm definition. | |
| General | 5 | General mode that uses XML definition only. | |
| CustomTable | 7 | Custom table. | |
| FormControls | 8 | Form controls. | |
| Widget | 9 | Widget properties. | |
| AlternativeClassFormDefinition | 10 | Alternative class form definition. | |
| AlternativeSystemTable | 11 | Alternative system table. | |
| AlternativeBizFormDefinition | 12 | Alternative BizForm definition. | |
| AlternativeCustomTable | 13 | Alternative custom table. | |
| InheritedFormControl | 14 | Alternative form control. | |
| InheritedWebPartProperties | 15 | Inherited webpart properties. | |
| SystemWebPartProperties | 16 | System webpart properties. | |
| PageTemplateProperties | 17 | Page template properties. | |
| ProcessActions | 18 | Process action properties (used in workflow and marketing automation actions). |
Copyright (c) 2015 Kentico Software