Click or drag to resize
BizFormShowPrivateFields Property
Indicates whether to show private fields or not.

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

Property Value

Type: Boolean
See Also