Search Results for

    Show / Hide Table of Contents
    View Source

    Interface ITemporaryMediaService

    Namespace: Umbraco.Cms.Core.Services
    Assembly: Umbraco.Core.dll
    Syntax
    public interface ITemporaryMediaService

    Methods

    View Source

    Save(String, Nullable<Guid>, String)

    Declaration
    IMedia Save(string temporaryLocation, Guid? startNode, string mediaTypeAlias)
    Parameters
    Type Name Description
    System.String temporaryLocation
    System.Nullable<Guid> startNode
    System.String mediaTypeAlias
    Returns
    Type Description
    IMedia
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Save(String, Nullable<Guid>, String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX