• Core
  • Infrastructure
  • Web
  • Extensions
Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IUploadFileService

    Namespace: Umbraco.Cms.ManagementApi.Services
    Assembly: Umbraco.Cms.ManagementApi.dll
    Syntax
    public interface IUploadFileService

    Methods

    View Source

    TryLoad(IFormFile)

    Declaration
    FormFileUploadResult TryLoad(IFormFile file)
    Parameters
    Type Name Description
    IFormFile file
    Returns
    Type Description
    FormFileUploadResult
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • TryLoad(IFormFile)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX