BasicFormAssociatedControls Property |
Controls associated with FormItems.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax public Dictionary<IDataDefinitionItem, List<Control>> AssociatedControls { get; set; }
Property Value
Type:
DictionaryIDataDefinitionItem,
ListControlSee Also