Click or drag to resize
ConnectionStringServiceDefaultConnectionString Property
Default connection string

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public string DefaultConnectionString { get; }

Property Value

Type: String

Implements

IConnectionStringServiceDefaultConnectionString
See Also