The methods of the Settings class are listed below. For a complete list of Settings class members, see the Settings Members topic.
![]() GetAppSetting | Overloaded. Get named application setting. |
![]() GetBoolSetting | Get boolean setting. |
![]() GetDesignSetting | Get named design setting with default. |
![]() GetFileSetting | Overloaded. Get named setting containg a file path. |
![]() GetIntSetting | Get int setting. |
![]() GetLongSetting | Get long setting. |
![]() GetNumberOfSettings | Get number of settings. |
![]() GetObject | Gets the object. |
![]() GetProviderObject | Overloaded. Gets the provider object. |
![]() GetProviderObjects | Gets the provider objects. |
![]() GetSetting | Overloaded. Get named setting. |
![]() GetTimeSpanSetting | Overloaded. Get setting containg a time span (hh:mm:ss) |
![]() WriteSetting | Overloaded. Write a setting to web.config. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
Settings Class | Sitecore.Configuration Namespace