Share via


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.

See also

Reference

ProfilesEditor class

ProfilesEditor members

Microsoft.SharePoint.Portal.WebControls namespace