Click or drag to resize
ResourceStringsGetLocalisedString Method
Returns the localised string for the name passed across.

Namespace: VirtualRadar.Localisation
Assembly: VirtualRadar.Localisation (in VirtualRadar.Localisation.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string GetLocalisedString(
	string stringName
)

Parameters

stringName
Type: SystemString

Return Value

Type: String
See Also