Table of Contents

Class PreviewFileInfo

Namespace
Radzen
Assembly
Radzen.Blazor.dll

Represents the preview which RadzenUpload displays for selected files.

public class PreviewFileInfo : FileInfo, IBrowserFile
Inheritance
PreviewFileInfo
Implements
Inherited Members

Constructors

PreviewFileInfo()

public PreviewFileInfo()

Properties

Url

Gets the URL of the previewed file.

public string Url { get; set; }

Property Value

string