public void Seed(SmartObjectContext context) { if (!HostingEnvironment.IsHosted) { return; } DataMigrator.SetDownloadProductId(context); }