HtmlFeatureFilter MethodsIpswitch.Messaging.Framework

The HtmlFeatureFilter type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoad
Load() is called by all constructors, and populates object properties from the specified domain's registry key. Calling Load() outside of the constructor effectively "resets" the properties to their original value. NOTE: This method throws an exception that must be caught.
Public methodSave
Saves changes made in the HtmlFeatureFilter object back to the appropriate domain.

NOTE: If you instantiate an HtmlFeatureFilter object on a domain that does not have associated registry settings for HTML feature filters, and then save, those registry settings will be created. NOTE: This method throws an exception that must be caught.

Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also

Reference