| SKUDisabledOrExpiredValidationError Class |
Namespace: CMS.Ecommerce
public class SKUDisabledOrExpiredValidationError : ShoppingCartItemValidationError
The SKUDisabledOrExpiredValidationError type exposes the following members.
| Name | Description | |
|---|---|---|
| SKUDisabledOrExpiredValidationError |
Creates instance of SKUDisabledOrExpiredValidationError.
|
| 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.) |