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
Hi,
You should implement IPropertySoftLinkIndexer class:
http://world.episerver.com/documentation/Items/Developers-Guide/EPiServer-CMS/8/Content/Properties/Custom-properties/
Hi
I've created a dojo widget for handling multiple images.
I'm using string (JSON) to save the images.
My problem is that EPiServer does not know that the images are in use.
If I try to delete an image in the file archive, EPiServer doesn't notify me.
Does anyone know how I can notify EPiServer that an image or IContent is in use?