Click or drag to resize
SettingsKeyInfoProviderGetBoolValue Method
Overload List
  NameDescription
Public methodStatic memberGetBoolValue(SettingsKeyName)
Returns the boolean value of the specified key from the database or false if not found.
Public methodStatic memberGetBoolValue(String, SiteInfoIdentifier)
Returns the boolean value of the specified key from the database or false if not found.
Public methodStatic memberGetBoolValue(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