busCustomer.LoadByUserId

Loads a customer by user id. This userid is a Cookie in the Web application
and stored in wwStoreUserId for the application.

public Boolean LoadByUserId(String lcUserId)

Return Value

Boolean

Parameters

lcUserId
the userid retrieved from the Cookie


See also:

Class busCustomer

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