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