Eval Method with related media Items

By default, related images are displayed using an Images view that is automatically generated in the item template for dynamic modules. For static modules, you must manually insert the Images view. If you need to display the images simply in a Repeater, you can use the Related data API and add the following code to the template:

NOTE: You must import the following namespace: 

  • <%@ Import Namespace="Telerik.Sitefinity.RelatedData" %>
  • <%@ Import Namespace="Telerik.Sitefinity.Libraries.Model" %>

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?