FileUploaderExceptionIsCanceled Method
Gets a value that indicates whether an exception is of kind
UploadCanceledNamespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public static bool IsCanceled(
Exception exception
)
Public Shared Function IsCanceled (
exception As Exception
) As Boolean
- exception Exception
- The exception to check.
Boolean[Missing <returns> documentation for "M:GleamTech.FileUltimate.AspNet.UI.FileUploaderException.IsCanceled(System.Exception)"]