| RegisteredCustomerRequiredValidationError Class |
Namespace: CMS.Ecommerce
public class RegisteredCustomerRequiredValidationError : ShoppingCartItemValidationError
The RegisteredCustomerRequiredValidationError type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisteredCustomerRequiredValidationError |
Creates instance of RegisteredCustomerRequiredValidationError.
|
| Name | Description | |
|---|---|---|
| mMessageKey |
Key which can be used to retrieve a localized error message.
(Inherited from ShoppingCartItemValidationError.) |
| Name | Description | |
|---|---|---|
| MessageKey |
Gets a key which can be used to retrieve a localized error message.
(Inherited from ShoppingCartItemValidationError.) | |
| MessageParameters |
Returns array with SKU name key.
(Inherited from ShoppingCartItemValidationError.) | |
| SKUId |
SKU Id of product associated with the error.
(Inherited from ShoppingCartItemValidationError.) | |
| SKUName |
SKU name of product associated with the error.
(Inherited from ShoppingCartItemValidationError.) |