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
You could use ContentSoftLinkRepository.Load(referenceToBlock, true) to get all items that have a link to the block.
Hi,
When the page block is published, I need to find all pages that use this block and do some magic :)
I'm using DataFactory.Instance.PublishedContent event to detect published blocks but don't know how to find pages that are using it.
Any help would be greatly appreciated!