Click or drag to resize
StateNotFromCountryValidationErrorMessageParameters Property
Returns an array containing country and state display names.

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

Property Value

Type: Object

Implements

IValidationErrorMessageParameters
See Also