Interface ISelectionFactory
Namespace: EPiServer.Shell.ObjectEditing
Assembly: EPiServer.Shell.dll
Version: 11.20.7Syntax
public interface ISelectionFactory
Methods
GetSelections(ExtendedMetadata)
Declaration
IEnumerable<ISelectItem> GetSelections(ExtendedMetadata metadata)
Parameters
| Type | Name | Description |
|---|---|---|
| ExtendedMetadata | metadata |
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<ISelectItem> |