Click or drag to resize
SettingsKeyInfoProviderGetIntValue Method
Overload List
  NameDescription
Public methodStatic memberGetIntValue(SettingsKeyName)
Returns the integer value of the specified key from the database or 0 if not found.
Public methodStatic memberGetIntValue(String, SiteInfoIdentifier)
Returns the integer value of the specified key from the database or 0 if not found.
Public methodStatic memberGetIntValue(String, String, Int32, SiteInfoIdentifier)
Returns the integer value of setting in web.config or value of specified key if setting is not present in web.config file.
Top
See Also