RecroDictServiceGetRgfUiString Method

Definition

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

Parameters

resourceKey  String
 

Return Value

String

Implements

IRecroDictService.GetRgfUiString(String)

See Also