Query item relations using ContentLinksManager

Because the relations between items are represented only via content links, you can manipulate the relations directly via the ContentLinksManager.

You can retrieve all relations that a specific item has by specifying the ParentItemId, ParentItemProviderName, ParentItemType, andComponentPropertyName:

All parent items can be retrieved in the same manner. Note that parent items can be of different types.

EXAMPLE: You are using an Events built-in module and a dynamic type Sessions, both having a relation to the dynamic type Locations. You also create a location item Big hall 1, event item Introduction, and session item jQuery, and the event item and session item both relate to location item Big hall 1. In this case, both the event item Introduction and session item jQuery are considered parent items of location item Big hall 1.

In order to retrieve the parent items, you have to explicitly specify the parent type in the following way: 

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?