alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum UploadMode

    Specifies the upload method for the File Manager component.

    Namespace: Syncfusion.Blazor.FileManager
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum UploadMode

    Fields

    Name Description
    FormSubmit

    Perform upload operation using form submit method.

    HttpClient

    Perform upload operation using HTTP client instance.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved