Search Results for

    Show / Hide Table of Contents
    View Source

    Class ConfigurationDocumentController

    Inheritance
    System.Object
    ManagementApiControllerBase
    ContentControllerBase
    DocumentControllerBase
    Namespace: Umbraco.Cms.Api.Management.Controllers.Document
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class ConfigurationDocumentController : DocumentControllerBase

    Constructors

    View Source

    ConfigurationDocumentController(IConfigurationPresentationFactory)

    Declaration
    public ConfigurationDocumentController(IConfigurationPresentationFactory configurationPresentationFactory)
    Parameters
    Type Name Description
    IConfigurationPresentationFactory configurationPresentationFactory

    Methods

    View Source

    Configuration(CancellationToken)

    Declaration
    public Task<IActionResult> Configuration(CancellationToken cancellationToken)
    Parameters
    Type Name Description
    CancellationToken cancellationToken
    Returns
    Type Description
    Task<IActionResult>
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ConfigurationDocumentController(IConfigurationPresentationFactory)
    • Methods
      • Configuration(CancellationToken)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX