Common Application Framework

AddinManager.LoadAddins Method 

This method will attempt to load all the addins that are defined in the XML file called 'Application.Name'Addins.xml located in the same directory as the application executable.

public abstract void LoadAddins();

See Also

AddinManager Class | Aveva.ApplicationFramework Namespace