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