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.

Interface IAttributeBase

Namespace
ToSic.Eav.Data
Assembly
ToSic.Eav.Core.dll

Represents properties we should know about Attributes. This is the base for both

[PublicApi]
public interface IAttributeBase

Remarks

We recommend you read about the Understanding Data...

Properties

Name

Name of the Attribute

string Name { get; }

Property Value

string

Type

The official type, as a controlled (enum) value.

ValueTypes Type { get; }

Property Value

ValueTypes