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

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

Return Value

Type: Dictionary<String, String>
Dictionary of addresses
See Also