Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IUdtFileContentFactory

    Namespace: Umbraco.Cms.Api.Management.Factories
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public interface IUdtFileContentFactory

    Methods

    View Source

    Create(IContentType)

    Declaration
    FileContentResult Create(IContentType contentType)
    Parameters
    Type Name Description
    IContentType contentType
    Returns
    Type Description
    FileContentResult
    View Source

    Create(IMediaType)

    Declaration
    FileContentResult Create(IMediaType mediaType)
    Parameters
    Type Name Description
    IMediaType mediaType
    Returns
    Type Description
    FileContentResult
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Create(IContentType)
      • Create(IMediaType)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX