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 CategoryCollectionEditorDescriptor

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

Constructors

CategoryCollectionEditorDescriptor(LocalizationService)

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