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