Click or drag to resize
InfoTemplateInfoTemplatePropertyAllowEmpty 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: 8.2.23
Syntax
C#
public bool AllowEmpty { get; }

Property Value

Type: Boolean
See Also