Displays the model formatted using the descriptive text found in the EnumDescription attribute (if present). The model is an enumeration (enum).
Model Type: object
Allows selection of an enum value using a dropdown list which is created based on the enum type and the EnumDescription attributes (if present). The presented list of enum values only includes values that are listed in the Supported sibling property.
Model Type: object
Enum values are only shown if the user's User Settings (see User > Settings, standard YetaWF site) has the ShowEnumValue property set to true.
Name | Type | Default | Description |
---|---|---|---|
NoDefault | bool | false | Defines whether a "(select)" entry is automatically added as the first entry, with a value of null |
Name | Type | Description |
---|---|---|
model__Supported | List<object> | Lists supported enum values. Enum values that are not in this list are suppressed. |
Last Updated 04/24/2022 - (email)
© 2023 - Softel vdm, Inc. - YetaWF.com