FormInfo GetHierarchicalFormElements Method Kentico 8.0 API Reference
Returns hierarchical dictionary of items. Each category contains list of its fields. First fields without category are added to empty category.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

f
Type: OnlineSystem Func FormFieldInfo, OnlineBoolean 
Selective function for fields(not categories)

Return Value

Type: OnlineDictionary FormCategoryInfo, OnlineList FormFieldInfo  
See Also