World is now on Opti ID! Learn more
AI OnAI Off
World is now on Opti ID! Learn more
Mediachase.MetaDataPlus.Configurator.MetaClass.GetList(MetaDataContext) would give you MetaClassCollection which is the list of MetaClass, then you can get Name and MetaClassId
You can use MetaDataContext.Instance to get the required MetaDataContext
Hi,
Is there an episerver api to use to get all entries, or the Name and the MetaClassId from that table in the database?
Thanks in advance.