Tagged Questions
1
vote
1answer
101 views
Perform a blob cache flush in a feature event receiver
I have a site collection scoped feature that should provision a css file to the "Style Library" of a site collection. The feature also performs cleanup of the file in the deactivation receiver.
I ...
