Common Application Framework

AddinManager.Load Method 

Loads the Addin defined in the specified assembly

public abstract Addin Load(
   string assemblyPath
);

Parameters

assemblyPath
Path to assembly containing the Addin to load

Return Value

See Also

AddinManager Class | Aveva.ApplicationFramework Namespace