SettingsKeyInfoProvider GetSettingsKeys Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetSettingsKeys 
Returns all settings keys.
Public methodStatic memberGetSettingsKeys(Int32, SiteInfoIdentifier)
Returns a DataSet with all the keys for given site and category sorted by KeyDisplayName. If site is not specified, only the global settings are loaded.
Public methodStatic memberGetSettingsKeys(String, String, Int32, String)
Returns keys by the given parameters
Back to Top
See Also