public static string GetClickThroughUrl(SiteConfig siteConfig, string id) { return(SiteUtilities.GetClickThroughUrl(siteConfig, id)); }