System.Web.Security.MembershipProviderCollection.Add Method

Adds a membership provider to the collection.

Syntax

public override void Add (System.Configuration.Provider.ProviderBase provider)

Parameters

provider
The membership provider to add to the collection.

Remarks

This method is not intended to be used from your code.

Requirements

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