Overload List
| Name | Description | |
|---|---|---|
| GetSettingsKeys | 
            Returns all settings keys.
              | |
| GetSettingsKeys(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.
              | |
| GetSettingsKeys(String, String, Int32, String) | 
            Returns keys by the given parameters
              | 
See Also