Click or drag to resize
CustomerInfoCustomerInfoName Property
Returns customer first name followed by last name and by company name when available. Format is "John Doe (My company)".

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

Property Value

Type: String
See Also