Click or drag to resize
SKUNotInStockValidationErrorMessageParameters Property
Returns an array containing SKU name and units in stock for the SKU.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public override Object[] MessageParameters { get; }

Property Value

Type: Object

Implements

IValidationErrorMessageParameters
See Also