Click or drag to resize
CustomerNotSetValidationError.MessageParameters Property
Returns an empty array.

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

Property Value

Type:Object[]

Implements

IValidationError.MessageParameters
See Also