FieldBaseFieldTypeAllowEmpty Property |
Indicates whether field allows null values.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool AllowEmpty { get; set; }
Property Value
Type:
BooleanImplements
IFieldAllowEmptySee Also