FileUploaderFailedEventArgsException Property

Gets the exception that caused the failed event.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.7
C#
public Exception Exception { get; }

Property Value

Exception

See Also