NamespaceSystemLibrary.Common.Episerver.Abstract
BaseMultiSelectionFactory
public abstract class BaseMultiSelectionFactory
Inheritance
System.Object
BaseMultiSelectionFactory
Type | Name | Description |
---|---|---|
System.String | value | |
Type | type |
Type | Description |
---|---|
Enum |
Usually all this with the Attribute that again uses the Factory that you've set in 'BaseMultiSelectionFactory'
Example: GetOptions<ColorSelectionAttribute>(metadata);
Name | Description |
---|---|
T |
Type | Name | Description |
---|---|---|
EPiServer.Shell.ObjectEditing.ExtendedMetadata | metadata |
Type | Description |
---|---|
T |
}