CustomerInfoProviderGetCustomerInfoInternal Method |
Returns customer with specified ID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax protected virtual CustomerInfo GetCustomerInfoInternal(
int customerId
)
Parameters
- customerId
- Type: SystemInt32
Customer ID
Return Value
Type:
CustomerInfoSee Also