System.Web.Security.SqlMembershipProvider.FindUsersByName Method
Documentation for this section has not yet been entered.

Syntax

public override MembershipUserCollection FindUsersByName (string nameToMatch, int pageIndex, int pageSize, out int totalRecords)

Parameters

nameToMatch
Documentation for this section has not yet been entered.
pageIndex
Documentation for this section has not yet been entered.
pageSize
Documentation for this section has not yet been entered.
totalRecords
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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