| description | SelectionSetName Element for EntrySelectedBy for Controls for View |
|---|---|
| ms.date | 08/25/2021 |
| title | SelectionSetName Element for EntrySelectedBy for Controls for View |
Specifies a set of .NET types that use this definition of the control. This element is used when defining controls that can be used by a view.
- Configuration Element
- ViewDefinitions Element
- View Element
- Controls Element
- Control Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
- EntrySelectedBy Element
- SelectionSetName Element
<SelectionSetName>NameofSelectionSet</SelectionSetName>
The following sections describe attributes, child elements, and the parent element of the
SelectionSetName element.
None
None.
| Element | Description |
|---|---|
| EntrySelectedBy Element for CustomEntry for Controls for View | Defines the .NET types that use this control definition or the condition that must exist for this definition to be used. |
Specify the name of the selection set.
Each control definition must have at least one type name, selection set, or selection condition defined.
Selection sets are typically used when you want to define a group of objects that are used in multiple views. For more information about defining selection sets, see Defining Selection Sets.
EntrySelectedBy Element for CustomEntry for Controls for View