Click or drag to resize
GraphGetDefaultGraphResources Method
Returns default dictionary of graph resource strings.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
protected virtual Dictionary<string, string> GetDefaultGraphResources()

Return Value

Type: DictionaryString, String
Dictionary of resource strings
See Also