Radzen Button component - File path

Hello,

I'm Trying to use RadzenButton to Upload/Read path of file on Selecting a File.As per requirement im supposed to use RadzenButton instead of RadzenUpload Component.I dont have any refernces to take to do this.

image

If you are looking for upload from a button you can check our manual upload example:
https://blazor.radzen.com/example-upload

@enchev Thanks for the reply. But Blazor Upload uses <RadzenUpload> tag. But my question is, If there's Possibility to use <RadzenButton> tag type to open file explorer to select a file

No, this is not possible.