Click or drag to resize

AddinLoaderInitialise Method

Initialises the add in loader, checking the addins folder and loading assemblies to the current AppDomain.

Namespace:  Cadcorp.Web.UI.Util
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public static void Initialise()
See Also