CMSAppSettingsGetFromSettings Method |
Attempts to get the settings key value using the given list of keys.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax protected string GetFromSettings(
string[] keys
)
Parameters
- keys
- Type: SystemString
List of keys to search
Return Value
Type:
StringSee Also