CategoryPicker.AllowEmpty Field
Specifies a value that indicates whether no selection is allowed.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public AllowEmpty As Boolean
'Usage
Dim instance As CategoryPicker
Dim value As Boolean
value = instance.AllowEmpty
instance.AllowEmpty = value
public bool AllowEmpty