IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
In the following example, you use the Sitefinity CMS API to query dynamic content items by their reltaed data fields. In the example, you use two dynamic module types:
Physicians have a related data field to the Specialties type. Using a specific specialty, for example Neurology, you can query all physicians that have that specialty. To do this, use the following code:
Make sure you include the namespaces that resolve the types you use in the query. In this example, you need to include in your project the following namespaces:
As a result, all physicians that have Neurology specialty are queried.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important