[Flags()] public enum WidgetCategory : System.Enum
[Flags()] public enum WidgetCategory : System.Enum
Member | Description |
---|---|
Account | Widget is account widget |
Category | Widget is compatiable with categories |
Checkout | Widget is checkout widget |
Footer | Widget is footer widget. |
General | Widget is General purpose. |
Header | Widget is header widget. |
Product | Widget is compatiable with products |
Sidebar | Widget is sidebar widget. |
System.Object
System.ValueType
System.Enum
CommerceBuilder.CMS.WidgetCategory