Summary description for AddinLoader.
System.Collections.CollectionBase
<b>Westwind.WebMonitor.WebMonitorAddins</b>
public class WebMonitorAddins : CollectionBase
Class Members
Member | Description | |
---|---|---|
Constructor |
TypeParser Factory method that loads the TypeParser object into a new AppDomain so it can be unloaded. Creates AppDomain and creates type. | |
ErrorMessage |
||
Add |
public void Add( WebMonitorAddin Addin ); public void Add( string Filename, |
|
LoadAddIns |
public bool LoadAddIns( WebMonitorSiteList SiteList, |
|
UnloadAddins |
This method doesn't actually unload the addins but it does unhooks the events firing and clears the Addins. Note that the addin assemblies are however NOT unloaded! public void UnloadAddins(); |
|
Item |
Requirements
Namespace: Westwind.WebMonitorAssembly: webmonitorui.dll
© West Wind Technologies, 2018 • Updated: 04/30/05
Comment or report problem with topic