FormInfo GetHierarchicalFormElements Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineDictionary FormCategoryInfo, OnlineList FormFieldInfo  
See Also