GraphGetDefaultServiceResources Method |
Returns default dictionary of service resource strings.
Namespace: CMS.Helpers.UniGraphConfigAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax protected virtual Dictionary<string, string> GetDefaultServiceResources()
Return Value
Type:
DictionaryString,
StringDictionary of resource strings
See Also