| SettingsKeyInfoProviderGetValue Method |
| Name | Description | |
|---|---|---|
| GetValue(SettingsKeyName) |
Returns value of the specified key from the database or "" if not found.
| |
| GetValue(String, SiteInfoIdentifier) |
Returns value of the specified key from the database or "" if not found. Falls back to the GetValue(SettingsKeyName) if site-specific key is not found.
|