92 return GetGraphFileName(host, name, graphSet, graph);
97 return WebPath.Append(Link, GetGraphFileName(host, name, graphSet, graph));
string GetGraphFileName(Host host, string name, GraphSetConfiguration graphSet, GraphBaseConfiguration graph)
string GetFileName(Host host, string name, GraphSetConfiguration graphSet, GraphBaseConfiguration graph)
IEnumerable< GraphSetConfiguration > Graphs
Gets the graphs to be displayed on this page.
Uri GetLink(Host host, string name, GraphSetConfiguration graphSet, GraphBaseConfiguration graph)
PeerGraphPageConfiguration(string configName, int?frequency, bool?initialRun, bool?fixedRun, int?linkIndex, PeerPageConfiguration page, DestinationCollection destinations, Uri link)