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 CommerceMediaCollectionEditorDescriptor

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

Constructors

CommerceMediaCollectionEditorDescriptor(LocalizationService, AssetUrlConventions)

Declaration
public CommerceMediaCollectionEditorDescriptor(LocalizationService localizationService, AssetUrlConventions assetUrlConventions)
Parameters
Type Name Description
EPiServer.Framework.Localization.LocalizationService localizationService
AssetUrlConventions assetUrlConventions

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