private string GetFeedUrl(UrlHelper url, string applicationId) { return(url.ActivityLog(applicationId)); }