NevronOpenVision
Nevron.Nov Namespace / NLoc Class / Get Method
The key to translate.
In This Topic
    Get Method (NLoc)
    In This Topic
    Gets the translation of the given key from the localization dictionary. If a translation for the key does not exist, the key itself is returned.
    Syntax
    public static System.string Get( 
       System.string key
    )

    Parameters

    key
    The key to translate.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also