SettingsKeyInfoProvider GetDoubleValue Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetDoubleValue(SettingsKeyName)
Returns the double value of the specified key from the database or 0 if not found.
Public methodStatic memberGetDoubleValue(String, SiteInfoIdentifier)
Returns the double value of the specified key from the database or 0 if not found.
Back to Top
See Also