| IConnectionStringServiceItem Property | 
            Gets the specific connection string from the app config
            
 
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
 Syntax
Syntaxstring this[
	string name
] { get; set; }Parameters
- name
- Type: SystemString
 
Property Value
Type: 
String See Also
See Also