CMSConnectionStringsItem Property |
Connection strings indexer.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public ConnectionStringSettings this[
string key
] { get; set; }
Parameters
- key
- Type: SystemString
Settings key
Property Value
Type:
ConnectionStringSettingsSee Also