Click or drag to resize
FormFieldInfoVisibility Property
Indicates who the field should be visible to.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax
C#
public FormFieldVisibilityTypeEnum Visibility { get; set; }

Property Value

Type: FormFieldVisibilityTypeEnum
See Also