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