Click or drag to resize
BindingInfoTemplateInfoTemplatePropertyAllowEmpty Property
Gets a value that indicates if the property is not required to have a value.

Namespace: CMS.DataEngine.Generators
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public bool AllowEmpty { get; }

Property Value

Type: Boolean
See Also