Table of Contents

FileManagerFailedEventArgs Class

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

Provides data for the Failed event.

public sealed class FileManagerFailedEventArgs : EventArgs
Inheritance
FileManagerFailedEventArgs

Properties

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.