| 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
Syntaxpublic Dictionary<IDataDefinitionItem, List<Control>> AssociatedControls { get; set; }Property Value
Type: 
DictionaryIDataDefinitionItem, 
ListControl See Also
See Also