UserInfoListDeleteItemButton.DeleteUserInfoItem method
Deletes user or groups from the site collection.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Sub DeleteUserInfoItem
'Usage
Me.DeleteUserInfoItem()
protected virtual void DeleteUserInfoItem()
See also
Reference
UserInfoListDeleteItemButton class