CategoryPicker.AllowEmpty Field
NOTE: This API is now obsolete.
Specifies a value indicating whether no selection is allowed.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute("This control is obsolete.")> _
Public AllowEmpty As Boolean
'Usage
Dim instance As CategoryPicker
Dim value As Boolean
value = instance.AllowEmpty
instance.AllowEmpty = value
[ObsoleteAttribute("This control is obsolete.")]
public bool AllowEmpty