namespace WebsitePanel.Providers.HostedSolution { public class OrganizationGeneralSettings { public string OrganizationLogoUrl { get; set; } } }