Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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.