Search Results for

    Show / Hide Table of Contents
    View Source

    Class TemporaryFileConfigurationPresentationFactory

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.Factories
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class TemporaryFileConfigurationPresentationFactory : ITemporaryFileConfigurationPresentationFactory

    Constructors

    View Source

    TemporaryFileConfigurationPresentationFactory(IOptionsSnapshot<ContentSettings>, IOptionsSnapshot<RuntimeSettings>, IImageUrlGenerator)

    Declaration
    public TemporaryFileConfigurationPresentationFactory(IOptionsSnapshot<ContentSettings> contentSettings, IOptionsSnapshot<RuntimeSettings> runtimeSettings, IImageUrlGenerator imageUrlGenerator)
    Parameters
    Type Name Description
    IOptionsSnapshot<ContentSettings> contentSettings
    IOptionsSnapshot<RuntimeSettings> runtimeSettings
    IImageUrlGenerator imageUrlGenerator

    Methods

    View Source

    Create()

    Declaration
    public TemporaryFileConfigurationResponseModel Create()
    Returns
    Type Description
    TemporaryFileConfigurationResponseModel
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • TemporaryFileConfigurationPresentationFactory(IOptionsSnapshot<ContentSettings>, IOptionsSnapshot<RuntimeSettings>, IImageUrlGenerator)
    • Methods
      • Create()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX