Graph.GetDefaultServiceResources Method |
Returns default dictionary of service resource strings.
Namespace: CMS.Helpers.UniGraphConfigAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntaxprotected virtual Dictionary<string, string> GetDefaultServiceResources()
Return Value
Type:
Dictionary<String,
String>Dictionary of resource strings
See Also