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 SourceUmbracoConnectionString
Gets or sets a value for the Umbraco database connection string..
Declaration
public ConfigConnectionString UmbracoConnectionString { get; set; }
  Property Value
| Type | Description | 
|---|---|
| ConfigConnectionString |