'Declaration
Public Overloads Function Translate( _ ByVal value As System.String, _ ByVal contextName As System.String _ ) As System.String
'Usage
Dim instance As NLocalizationManager Dim value As System.String Dim contextName As System.String Dim value As System.String value = instance.Translate(value, contextName)
public System.string Translate( System.string value, System.string contextName )
Parameters
- value
- contextName