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