The PlugInSettings type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AutoPopulate |
Called to populate the a PlugIn's properties with user supplied values from the database.
| |
| ChangeType |
This member supports the EPiServer infrastructure and is not intended to be used directly from your code.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetPlugInProperties | Obsolete.
Gets the plug in properties.
| |
| GetProperties |
Gets the editable properties for the indicated plug-in type.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Populate | Overloaded. | |
| Save | Overloaded. | |
| ToString | (Inherited from Object.) |
Events
| Name | Description | |
|---|---|---|
| SettingsChanged |
Triggered whenever changes are made to plugin settings
|