Click or drag to resize
IValidationErrorExtensions Class
Provides a set of extension methods for IValidationError.
Inheritance Hierarchy
SystemObject
  CMS.BaseIValidationErrorExtensions

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public static class IValidationErrorExtensions

The IValidationErrorExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetMessage
Returns a localized message with substituted parameters for validationError.
Top
See Also