EnumOrderAttribute Constructor Kentico 8.0 API Reference
Specifies the order for an enum field.

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

Parameters

order
Type: OnlineSystem Int32
Order of the attributed enum field
See Also