Click or drag to resize
FormFieldInfoSettingsMacroTable Property
Macro table for the settings of the field form control

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax
C#
public Hashtable SettingsMacroTable { get; set; }

Property Value

Type: Hashtable
See Also