Click or drag to resize
SettingsKeyInfoProviderGetValue Method
Overload List
  NameDescription
Public methodStatic memberGetValue(SettingsKeyName)
Returns value of the specified key from the database or "" if not found.
Public methodStatic memberGetValue(String, SiteInfoIdentifier)
Returns value of the specified key from the database or "" if not found.
Public methodStatic memberGetValue(SettingsKeyName, Boolean) Obsolete.
Returns value of the specified key from the database.
Public methodStatic memberGetValue(String, SiteInfoIdentifier, Boolean) Obsolete.
Returns value of the specified key from the database.
Top
See Also