DataDefinitionGetFieldsItemType Method |
Gets the field of the given type
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public IEnumerable<ItemType> GetFields<ItemType>()
where ItemType : IDataDefinitionItem
Type Parameters
- ItemType
Return Value
Type:
IEnumerableItemTypeSee Also