Click or drag to resize
FormEngineVisibilityControlVisibilityControl Property
List-type control that should be used for field visibility type selection.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
protected virtual ListControl VisibilityControl { get; }

Property Value

Type: ListControl
See Also