Graph.ServiceResourceStrings Property |
Resource strings used in graph JS.
Namespace: CMS.Helpers.UniGraphConfigAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntaxpublic Dictionary<string, string> ServiceResourceStrings { get; }
Property Value
Type:
Dictionary<String,
String>
See Also