Click or drag to resize
BasicFormApplyVisibility Property
Indicates if field visibility should be applied.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public bool ApplyVisibility { get; set; }

Property Value

Type: Boolean
See Also