Enum ComponentDefinitionTypeEnum
Represents the types of the page or form builder components.
[JsonStringEnumCamelCaseConverter]
public enum ComponentDefinitionTypeEnum
- Extension Methods
Fields
ConditionType = 3Personalization condition type.
PageTemplate = 2Page template.
Section = 1The page builder section.
Widget = 0The page builder widget.