Click or drag to resize
BasicFormFieldsToHide Property
List of fields to hide (empty by default).

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public List<string> FieldsToHide { get; }

Property Value

Type: ListString
See Also