Click or drag to resize
GraphGetDefaultAddresses Method
Returns default dictionary of addresses.

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

Return Value

Type: DictionaryString, String
Dictionary of addresses
See Also