Click or drag to resize
IValidationErrorMessageParameters Property
Gets an array of parameters to be substituted to localized error message. Returns an empty array when no parameters are available.

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

Property Value

Type: Object
See Also