Click or drag to resize
FormLabelUseFFI Property
Indicates if control should load properties from FormFieldInfo. True by default.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
protected bool UseFFI { get; set; }

Property Value

Type: Boolean
See Also