ClassUploadFileInfo
Class
Represents a file managed by the Upload component, including progress and status. Use to track upload state, progress, and errors for each file.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class UploadFileInfo : FileInfoBase
Inheritance: objectFileInfoBaseUploadFileInfo
Constructors
UploadFileInfo()
Declaration
cs-api-definition
public UploadFileInfo()