{CompanyName} FlexyGo

Translator..::..TranslateImage Method

Translates the image adding the language string in front of the original path string.

Namespace:  FLEXYGO.Localization
Assembly:  flxLocalization (in flxLocalization.dll)

Syntax


public string TranslateImage(
	string aPath
)
Public Function TranslateImage ( _
	aPath As String _
) As String

Parameters

aPath
Type: String
A path.

Return Value

The translated Image Path