Click or drag to resize
SettingsKeyInfoProviderGetBoolValueInternal Method
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.
Top
See Also