SettingsServiceItem Property |
Gets the specific settings from the database.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public string this[
string keyName
] { get; }
Parameters
- keyName
- Type: SystemString
Settings key
Property Value
Type:
StringImplements
ISettingsServiceItemStringSee Also