FileManagerCancelException Class
The exception thrown when the operation is canceled.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
This exception thrown by events when the operation is canceled by setting the Cancel event argument to true
.
Inheritance
Object
Exception
FileManagerException
FileManagerCancelException
See Also