FormStorage() inaccessible now in Forms for V8?

Hi,

I used to be able to access UmbracoForms data with FormStorage() like this:

But when trying to do this in V8 it seems like the accessibility level has been changed and I get the error of “‘FormStorage’ is inaccessible due to its protection level.”

What is the new way of accessing the Forms storage, records data in V8 now?


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/99493-formstorage-inaccessible-now-in-forms-for-v8