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