Interface IHasMetadata
Anything with this interface has a property Metadata
which can give us more
information about that object.
Namespace: ToSic.Eav.Metadata
Assembly: ToSic.Eav.Core.dll
Syntax
[PublicApi_Stable_ForUseInYourCode]
public interface IHasMetadata
Properties
| Improve this Doc View SourceMetadata
Additional information, specs etc. about this thing which has metadata
Declaration
IMetadataOf Metadata { get; }
Property Value
Type | Description |
---|---|
IMetadataOf |