Click or drag to resize
AbstractBasicFormFieldControls Property
Dictionary with FormEngineUserControl objects.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public StringSafeDictionary<FormEngineUserControl> FieldControls { get; set; }

Property Value

Type: StringSafeDictionaryFormEngineUserControl
See Also