Click or drag to resize
CustomerInfoCustomerUser Property
Registered user information. It is null for anonymous customer.

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

Property Value

Type: UserInfo
See Also