RecroDictServiceGetRgfUiString Method
            Retrieves the RecroGrid Framework UI string for the specified string ID.
            
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.9.0.24.1113.1
public string GetRgfUiString(
	string stringId
)
- stringId  String
- The string ID of the RecroGrid Framework UI string.
StringThe RecroGrid Framework UI string.
IRecroDictService.GetRgfUiString(String)