Umbraco 14+ has UmbContextToken.
It can be created providing context alias and api alias (if you look at the constructor)
Context alias - provides ability to consume context by it.
For what we need apiAlias?
l
leekelleher
01/29/2025, 11:05 AM
If you don't need the
apiAlias
, you can leave the parameter empty, or if you need to add a