A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Enum UploadResult

Specifies the upload result.

Namespace: Mediachase.FileUploader.Web
Assembly: Mediachase.FileUploader.dll
Version: 10.8.0
Syntax
public enum UploadResult

Fields

Name Description
Faulted

The upload is Faulted.

None

None.

Succeeded

The upload is Succeeded.

Extension Methods