ILocalization Methods

Scanjour Workflow4 Reference Manual

The ILocalization type exposes the following members.

Methods

  NameDescription
Public methodGetCsvDelimiter
Returns the delimiter to be used by csv files for the culture
Public methodGetCulture
Returns the culture info of the current culture
Public methodGetDisplayName
Returns the localized displayname for the requested entitySet or property
Public methodGetFormattedMessage(IEnumerableMessageEntry, String)
Returns the found errors is a string.
Public methodGetFormattedMessage(IEnumerableKeyValuePairInfoEnum, String, String) Obsolete.
Returns the found errors is a string.
Public methodGetMessage(Enum, Object)
Retrieves a localized validation error, formatted with arguments. The localization is made with respect to the current user.
Public methodGetMessage(InfoEnum, Object)
Retrieves a localized validation error, formatted with arguments. The localization is made with respect to the current user.
Public methodToString
Returns a localized string representing the object
Top
See Also

Reference