Table of Contents
These v19 docs are archived 🔒. Go to the latest docs home or try if this exact page is available in the latest docs.

Namespace ToSic.Eav.Metadata

Everything related to the Metadata-system in EAV.

👉 Read about it in Metadata - (advanced ⚠).

Interfaces

IHasMetadata

Anything with this interface has a property Metadata which can give us more information about that object.

IMetadataGet

For querying metadata from the data source. Mainly used in the Store, Cache-Systems and Apps.

IMetadataOf

A provider for metadata for something. So if an IEntity or an App has metadata, this will provide it.

Enums

TargetTypes

Metadata targets specific things, and the TargetTypes determines what kind of thing this is.