Table of Contents

Namespace ToSic.Lib.Data

Interfaces

IHasIdentityNameId

Special interface to ensure consistency across the code base. It's meant to ensure that any data which has an identity can also provide a string-based ID from that (could be a Guid.ToString()) or a real unique name.