Querying Custom Metadata Using TOM.NET API
The Tom.Net API provides a bunch of classes that can be used to read a Content Manager Item’s data such as Content data or Metadata. To read almost any field of a Component such as: TextField, KeywordField, LinkField etc , there are corresponding classes available in the namespace Tridion.ContentManager.ContentManagement.Fields for such purpose. All such Field classes are … More Querying Custom Metadata Using TOM.NET API