SettingsKeyInfoProviderGetBoolValue Method |
Name | Description | |
---|---|---|
GetBoolValue(SettingsKeyName) |
Returns the boolean value of the specified key from the database or false if not found.
| |
GetBoolValue(String, SiteInfoIdentifier) |
Returns the boolean value of the specified key from the database or false if not found.
| |
GetBoolValue(String, String, Boolean) |
Returns the boolean value of setting in web.config or value of specified key if setting is not present in web.config file.
|