Overload List

  NameDescription
Public methodStatic memberFindUsersByName(String)
Gets a collection of membership users where the user name contains the specified user name to match.
Public methodStatic memberFindUsersByName(String, Guid)
Gets a collection of membership users where the user name contains the specified user name to match.
Public methodStatic memberFindUsersByName(String, Int32, Int32, Int32%)
Gets a collection of membership users where the user name contains the specified user name to match.
Public methodStatic memberFindUsersByName(String, Int32, Int32, Int32%, Guid)
Gets a collection of membership users where the user name contains the specified user name to match.

See Also