Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
AI OnAI Off
Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
Can't see anything wrong there. Double check that imageFile isn't null and same for UrlResolver object...
I have been struck at a point to get the URL for an image file, so as to hyperLink the file dynamically.
I was trying UrlResolver.Current.GetUrl(imageFile.ContentLink) .
imageFile.ContentLink has valid reference, but while tryig to get the URL for this reference throws a null pointer exception.
System.NullReferenceException: Object reference not set to an instance of an object.
I am working with EpiServer 9.2.0.0