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 to this section

Supplies information about a Error event that is being raised.

Declaration
public UploadErrorEventArgs()

Properties

MessageLink to this section

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 🗙