FileUploaderException.IsCanceled Method
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets a value that indicates whether an exception is of kind UploadCanceled
public static bool IsCanceled(Exception exception)
Parameters
exceptionExceptionThe exception to check.