Click or drag to resize
FormUserControlInfoUserControlForVisibility Property
Indicates if control should be used for visibility.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 9.0.0
Syntax
C#
public bool UserControlForVisibility { get; set; }

Property Value

Type: Boolean
See Also