MembershipUserCollection.MembershipUserCollection Constructor
.NET Framework 2.0
Creates a new, empty membership user collection.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
A MembershipUserCollection is constructed by membership provider implementers and returned from the GetAllUsers and FindUsersByName methods of the MembershipProvider abstract class.
Community Additions
ADD
Show: