CustomerInfoCustomerInfoName Property |
Returns customer first name followed by last name and by company name when available. Format is "John Doe (My company)".
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public virtual string CustomerInfoName { get; }
Property Value
Type:
StringSee Also