Click or drag to resize
SettingsKeyInfoProviderGetIntValueInternal Method
Overload List
  NameDescription
Protected methodGetIntValueInternal(String, SiteInfoIdentifier, Int32)
Returns the integer value of the specified key from the database or 0 if not found.
Protected methodGetIntValueInternal(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