Returns localization text

Namespace: T.Modules.ClientStation
Assembly: T.Modules (in T.Modules.dll)

Public Function Locale( _ 
ByVal text As String
) As String
This language is not supported or no code example is available.
public string Locale( 
string text 
)
This language is not supported or no code example is available.

Parameters

text
Type: string

Text to localize

Return Value

Type: string

Localized text

.NET Framework

Supported in: 4.6.2, 4.7