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