UploadErrorEventArgs Class

Supplies information about a Error event that is being raised.

Inheritance

Object

UploadErrorEventArgs

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class UploadErrorEventArgs

Constructors

UploadErrorEventArgslink

Supplies information about a Error event that is being raised.

Declaration
public UploadErrorEventArgs()

Properties

Messagelink

Gets a message telling what caused the error.

Declaration
public string Message { get; set; }
Property Value
Type Description
stringGets a message telling what caused the error.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙