busCustomer.LoadByEmailAndPassword

Returns a customer records based on a email and password

public bool LoadByEmailAndPassword(string Email, string Password)

Return Value

bool

Parameters

Email
Email address

Password
Password


See also:

Class busCustomer

© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic