London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class InventoryCollectionEditorDescriptor

Inheritance
System.Object
InventoryCollectionEditorDescriptor
Namespace: EPiServer.Commerce.Shell.UIDescriptors.EditorDescriptors
Assembly: EPiServer.Commerce.Shell.dll
Version: 13.30.0
Syntax
public class InventoryCollectionEditorDescriptor : CollectionEditorDescriptor<InventoryRecordModel>

Constructors

InventoryCollectionEditorDescriptor(LocalizationService)

Declaration
public InventoryCollectionEditorDescriptor(LocalizationService localizationService)
Parameters
Type Name Description
EPiServer.Framework.Localization.LocalizationService localizationService

Methods

ModifyMetadata(ExtendedMetadata, IEnumerable<Attribute>)

Declaration
public override void ModifyMetadata(ExtendedMetadata metadata, IEnumerable<Attribute> attributes)
Parameters
Type Name Description
EPiServer.Shell.ObjectEditing.ExtendedMetadata metadata
System.Collections.Generic.IEnumerable<System.Attribute> attributes