ProfilesEditor.Clear Method
Clears the list of the resolved entities.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As ProfilesEditor
instance.Clear()
public void Clear()
Remarks
This method removes all of the resolved entities of the ProfilesEditor control.