FileManagerFailedEventArgs Class
Provides data for the
Failed event.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.8.2
public sealed class FileManagerFailedEventArgs : EventArgs
Public NotInheritable Class FileManagerFailedEventArgs
Inherits EventArgs
- Inheritance
- Object EventArgs FileManagerFailedEventArgs
| Exception | Gets the exception that caused the failed event. |
| FailedActionInfo | Gets the action info where the failure occurred. |
| Folder | Gets the folder related to the event. |