Click or drag to resize

IExtension Methods

The IExtension type exposes the following members.

Methods
  NameDescription
Public methodInfo
Returns an object for the ExtInfo item requested.
Public methodOnEvent
This method is called to fire an ExtensionEvents event. The extension responds to this event.
Public methodOnUnload
Notifies the extension that it should perform any cleanup necessary just prior to being unloaded.
Top
See Also