SettingsKeyInfoProvider GetBoolValueInternal Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodGetBoolValueInternal(String, SiteInfoIdentifier)
Returns the boolean value of the specified key from the database or false if not found.
Protected methodGetBoolValueInternal(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.
Back to Top
See Also