DataAnnotationsModelValidator.GetLocalizedString(String, Object[]) Method

Definition

Gets a localized version for a specific string.

C#
protected string GetLocalizedString(string name, params object[] arguments);

Parameters

name
String

The string to localize.

arguments
Object[]

An array of arguments.

Returns

The localized version of the string.

Applies to

Produit Versions
.NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1