The methods of the Settings class are listed below. For a complete list of Settings class members, see the Settings Members topic.
![]() GetSettings | Get the current settings from the xml config file |
AddSettings | Suck in some more changes from an XmlNode. Handy for config file parenting. |
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. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
IsExcludedMimeType | Checks a given mime type to determine if it has been excluded from compression |
IsExcludedPath | Looks for a given path in the list of paths excluded from compression |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Settings Class | blowery.Web.HttpCompress Namespace