Search Results for

    Show / Hide Table of Contents
    View Source

    Class MarketplaceSettings

    Configuration options for the Marketplace.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Configuration.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public class MarketplaceSettings

    Properties

    View Source

    AdditionalParameters

    Gets or sets the additional parameters that are sent to the Marketplace.

    Declaration
    public Dictionary<string, string> AdditionalParameters { get; set; }
    Property Value
    Type Description
    Umbraco.Cms.Core.Dictionary<System.String, System.String>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • AdditionalParameters
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX