SettingsKeyInfoProvider GetIntValue Method Kentico 8.1 API Reference
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.
Back to Top
See Also