RecroDictServiceGetRgfUiString Method

Definition

Namespace: Recrovit.RecroGridFramework.Client.Services
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.12.0.11119
C#
public string GetRgfUiString(
	string stringId
)

Parameters

stringId  String
 

Return Value

String

Implements

IRecroDictService.GetRgfUiString(String)

See Also