Namespace Serenity.Global.Application.Attributes
Classes
FoundationIdReferenceAttribute
Marks a string field, property or parameter as holding the Id of an
IFoundationSettings definition of a given type, so Inspector tooling can offer a dropdown
of the existing definition ids instead of free text.
Pure metadata with no Unity dependency; it has no effect at runtime — the annotated value remains
an ordinary string.