RibbonLocationFilters EnumType
Contains the values for ribbon filters for an entity.
Members
Members define the discrete options for the enumeration type.
| Name | Value | Description |
|---|---|---|
| Form | 1 | Retrieve just the form ribbon. |
| HomepageGrid | 2 | Retrieve just the ribbon displayed for entity grids. |
| SubGrid | 4 | Retrieve just the ribbon displayed when the entity is displayed in a subgrid or associated view. |
| All | 7 | Retrieve all Ribbons. Equivalent to Default. |
Used by
The following use the RibbonLocationFilters EnumType.
| Name | How used |
|---|---|
| RetrieveEntityRibbon | Parameter |