Class PreviewFileInfo
Represents the preview which RadzenUpload displays for selected files.
Inherited Members
Namespace: Radzen
Assembly: Radzen.Blazor.dll
Syntax
public class PreviewFileInfo : FileInfo
Properties
Url
Gets the URL of the previewed file.
Declaration
public string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String |