I want to create an event handler to update a page once it has been created, and also to wipe any image metadata when the image is added to the CMS. I see in the documentation there is a way to do this asynchronously with IInfo providers, but I dont think this is available for Webpages or Content Items.
Am I missing something, or am I going to need to use GetAwaiter().GetResult() again?
Environment
Xperience by Kentico version: [30.3.1]
.NET version: [8]
Execution environment: [local)]
Link to relevant Xperience by Kentico documentation