AX#

Search Results for

    Show / Hide Table of Contents

    Class TranslatorExtension

    Inheritance
    object
    TranslatorExtension
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: AXSharp.Connector.Localizations
    Assembly: AXSharp.Connector.dll
    Syntax
    public static class TranslatorExtension

    Methods

    | Edit this page View Source

    Translate(ITwinElement, string, CultureInfo)

    Extension method provides translation of a localized string attached to a twin element.

    Declaration
    public static string Translate(this ITwinElement twin, string originalString, CultureInfo culture)
    Parameters
    Type Name Description
    ITwinElement twin

    Twin element to which the string is attached.

    string originalString

    Localized string to be translated.

    CultureInfo culture
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFx. © MTS spol. s r.o., MTS spol. s r.o., and awesome contributors