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 IZoneIdentity

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

Marks things which belongs to a Zone

[InternalApi_DoNotUse_MayChangeWithoutNotice]
public interface IZoneIdentity

Properties

ZoneId

ID of the zone (EAV Tenant)

int ZoneId { get; }

Property Value

int

The zone ID this thing belongs to