The following types are contained in this namespace.

Classes

SelectOption

Interfaces

ISelectOptionsProvider Classes implementing this interface can be used to provide dynamic select options to back office select lists instead of constant select options. The instance will be retrieved from the DI container if registered, otherwise will be activated directly. If constant compile-time options are provided for a select list, the dynamic select options will be added to the constant list.