AbstractDefaultLayoutFormElements Property |
Gets visible form elements.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax protected Dictionary<FormCategoryInfo, List<FormFieldInfo>> FormElements { get; }
Property Value
Type:
DictionaryFormCategoryInfo,
ListFormFieldInfoSee Also