Quantcast
Channel: Developer to developer
Viewing all articles
Browse latest Browse all 9076

Asset not deleted from CommerceMediaCollection

$
0
0

Using ((IAssetContainer) clone).CommerceMediaCollection.Remove(commerceMedia); I expect the asset to be removed from the commerce media collection. The method returns true, but the asset is still visible in the catalog. What could be the cause of this? (Even ((IAssetContainer) clone).CommerceMediaCollection.Clear(); doesn't empty the commerce media collection.)


Viewing all articles
Browse latest Browse all 9076

Trending Articles