Table of Contents

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

exception Exception

The exception to check.

Returns

bool