ShoppingCartItemValidationError Constructor |
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public ShoppingCartItemValidationError(
int skuId,
string skuName,
string messageKey
)
Parameters
- skuId
- Type: SystemInt32
- skuName
- Type: SystemString
- messageKey
- Type: SystemString
See Also