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

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected virtual ListControl VisibilityControl { get; }

Property Value

Type: ListControl
See Also