public void UpdateStorePlatform() { var s = new PortalAdminServices(); s.UpdateStoreRegistrationSources(); }