Search Results for

    Show / Hide Table of Contents
    View Source

    Class ConnectionStrings

    Typed configuration options for connection strings.

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

    Properties

    View Source

    UmbracoConnectionString

    Gets or sets a value for the Umbraco database connection string..

    Declaration
    public ConfigConnectionString UmbracoConnectionString { get; set; }
    Property Value
    Type Description
    ConfigConnectionString
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • UmbracoConnectionString
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX