UserInfoListDeleteItemButton.DeleteUserInfoItem Method
Deletes user or groups from the site collection.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable Sub DeleteUserInfoItem
'Usage
Me.DeleteUserInfoItem()
protected virtual void DeleteUserInfoItem()
See Also
Reference
UserInfoListDeleteItemButton Class