System.Web.Security.MembershipUserCollection.Add Method

Adds the specified membership user to the collection.

Syntax

public void Add (MembershipUser user)

Parameters

user
A System.Web.Security.MembershipUser object to add to the collection.

Remarks

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0