Table of Contents

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

exception Exception

The exception to check.

Returns

bool