RecroDictServiceGetRgfUiString Method
Retrieves the RecroGrid Framework UI string for the specified string ID.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.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)