EntityEditor.AllowEmpty Property (Microsoft.SharePoint.WebControls)

Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Syntax

Visual Basic (Declaration)
Public Property AllowEmpty As Boolean
Visual Basic (Usage)
Dim instance As EntityEditor
Dim value As Boolean

value = instance.AllowEmpty

instance.AllowEmpty = value
C#
public bool AllowEmpty { get; set; }
See Also

Tags :


Page view tracker