Table of Contents

Interface IZoneIdentity

Namespace
ToSic.Eav.Apps
Assembly
ToSic.Eav.Core.dll

Marks things which belongs to a Zone

[PublicApi]
public interface IZoneIdentity

Properties

ZoneId

ID of the zone (EAV Tenant)

int ZoneId { get; }

Property Value

int

The zone ID this thing belongs to