Click or drag to resize
FormUserControlInfoUserControlForBinary Property
Indicates if user control can be used for binary values.

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

Property Value

Type: Boolean
See Also