MembershipUserCollection.Remove Method
.NET Framework 3.0
Removes the membership user object with the specified user name from the collection.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The following code example removes all users with an e-mail address from a specified domain from a MembershipUserCollection.
Community Additions
ADD
Show: