Click or drag to resize
CustomerInfoCustomerUserID Property
ID of the customer's user account. If set, it says that the customer is registered.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual int CustomerUserID { get; set; }

Property Value

Type: Int32
See Also