AddressInfoProviderGetAddressPersonalNameInternal Method |
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual string GetAddressPersonalNameInternal(
CustomerInfo customer
)
Parameters
- customer
- Type: CMS.EcommerceCustomerInfo
Customer from whom the personal address name is created.
Return Value
Type:
StringSee Also