GroupedItemPicker.Clear Method
Removes all selections from GroupedItemPicker.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As GroupedItemPicker
instance.Clear()
public void Clear()
Remarks
Removes the selections made from the set of possible items.