SelectionSetName Element for EntrySelectedBy for Controls for Configuration
Specifies a set of .NET types that use this definition of the control. This element is used when defining a common control that can be used by all the views in the formatting file.
Schema
- Configuration Element
- Controls Element of Configuration
- Control Element for Controls for Configuration
- CustomControl Element for Control for Configuration
- CustomEntries Element for CustomControl for Configuration
- CustomEntry Element for CustomControl for Controls for Configuration
- EntrySelectedBy Element for CustomEntry for Controls for Configuration
- SelectionSetName Element for EntrySelectedBy for Controls for Configuration
Syntax
<SelectionSetName>NameofSelectionSet</SelectionSetName>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the
SelectionSetName
element.
Attributes
None
Child Elements
None.
Parent Elements
Element | Description |
---|---|
EntrySelectedBy Element for CustomEntry for Controls for Configuration | Defines the .NET types that use this control definition or the condition that must exist for this definition to be used. |
Text Value
Specify the name of the selection set.
Remarks
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.
See Also
EntrySelectedBy Element for CustomEntry for Controls for Configuration
PowerShell