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.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax Object[] MessageParameters { get; }
Property Value
Type:
ObjectSee Also