Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IPackagePresentationFactory

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

    Methods

    View Source

    CreateConfigurationResponseModel()

    Declaration
    PackageConfigurationResponseModel CreateConfigurationResponseModel()
    Returns
    Type Description
    PackageConfigurationResponseModel
    View Source

    CreatePackageDefinition(CreatePackageRequestModel)

    Declaration
    PackageDefinition CreatePackageDefinition(CreatePackageRequestModel createPackageRequestModel)
    Parameters
    Type Name Description
    CreatePackageRequestModel createPackageRequestModel
    Returns
    Type Description
    PackageDefinition
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • CreateConfigurationResponseModel()
      • CreatePackageDefinition(CreatePackageRequestModel)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX