ISettingsServiceItem Property |
Gets the specific settings from the database
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 12.0.0
Syntax string this[
string keyName
] { get; }
Parameters
- keyName
- Type: SystemString
Settings key
Property Value
Type:
StringSee Also