Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public Property AllowEmpty As Boolean
Dim instance As EntityEditor
Dim value As Boolean
value = instance.AllowEmpty
instance.AllowEmpty = value
public bool AllowEmpty { get; set; }