The PlugInSettings type exposes the following members.

Methods

  NameDescription
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
Determines whether the specified Object is equal to the current Object.
(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.)
PopulateOverloaded.
SaveOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Events

  NameDescription
SettingsChanged
Triggered whenever changes are made to plugin settings

See Also