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 ParentEntriesEditorDescriptor

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

Constructors

ParentEntriesEditorDescriptor(LocalizationService)

Declaration
public ParentEntriesEditorDescriptor(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