RecroDictGet(String, String, String, Object) Method
            Retrieves the requested dictionary item.
            
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.16.0.25.0402.1
public static string Get(
	string language,
	string scope,
	string resourceKey,
	params Object[] args
)
- language  String
- The language.
- scope  String
- The Scope.
- resourceKey  String
- The ResourceKey.
- args  Object
- Parameters to be inserted into the dictionary item.
StringDictionary item.