Interface IMetadataExtender
Namespace: EPiServer.Shell.ObjectEditing
Assembly: EPiServer.Shell.dll
Version: 11.20.7Syntax
public interface IMetadataExtender : IMetadataHandler
Methods
ModifyMetadata(ExtendedMetadata, IEnumerable<Attribute>)
Declaration
void ModifyMetadata(ExtendedMetadata metadata, IEnumerable<Attribute> attributes)
Parameters
| Type | Name | Description |
|---|---|---|
| ExtendedMetadata | metadata | |
| System.Collections.Generic.IEnumerable<System.Attribute> | attributes |