Click or drag to resize
SKUDisabledOrExpiredValidationError Properties

The SKUDisabledOrExpiredValidationError type exposes the following members.

Properties
  NameDescription
Public propertyMessageKey
Gets a key which can be used to retrieve a localized error message.
(Inherited from ShoppingCartItemValidationError.)
Public propertyMessageParameters
Returns array with SKU name key.
(Inherited from ShoppingCartItemValidationError.)
Public propertySKUId
SKU Id of product associated with the error.
(Inherited from ShoppingCartItemValidationError.)
Public propertySKUName
SKU name of product associated with the error.
(Inherited from ShoppingCartItemValidationError.)
Top
See Also