SettingsKeyInfoProvider GetStringValue Method Kentico 8.1 API Reference
Overload List

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