Table of Contents

Interface IAppIdentity

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

Marks thing which belongs to an App and a Zone and know their full identity.

[PublicApi]
public interface IAppIdentity : IZoneIdentity, IAppIdentityLight
Inherited Members

Remarks

Technically many things could just identify the app they belong to, and let the system look up the zone. But this would be inefficient, so for optimization, many items identify themselves with both the app and zone Ids