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