Click or drag to resize
FormFieldInfoPublicField Property
Indicates whether field is public.

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

Property Value

Type: Boolean
See Also