"Upload" menu item instead of a button?

Is it possible to upload files using a menu item instead of a button?

There is public Upload() method that can be executed from anywhere you need:

I'm confused. need to create an instance of the RadzenUpload class and call its Upload? I'm trying and getting an Error: System.ArgumentNullException: Value cannot be null. (Parameter 'jsRuntime')

It will be been if you check our demos. You cannot upload anything without having RadzenUpload to pick your files.