public object DeleteThirdParty(int providerId) { return(FileStorageService.DeleteThirdParty(providerId.ToString(CultureInfo.InvariantCulture))); }