DataAnnotationsModelValidator.GetLocalizedString Method (String, Object())
Gets a localized version for a specific string.
Assembly: System.Web (in System.Web.dll)
Protected Function GetLocalizedString ( name As String, ParamArray arguments As Object() ) As String
Parameters
- name
-
Type:
System.String
The string to localize.
- arguments
-
Type:
System.Object()
An array of arguments.
.NET Framework
Available since 4.6.2
Available since 4.6.2
Show: