FileUploaderFailedEventArgs.Exception Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets the exception that caused the failed event.
public Exception Exception { get; }
Gets the exception that caused the failed event.
public Exception Exception { get; }