UIExtensions Class
- Last UpdatedNov 06, 2025
- 1 minute read
The UIExtensions class includes methods for dynamically locating load and creating instances of classes that implement the Fact.Client.Interfaces.IUIExtensionControl interface and have the Fact.Client.Interfaces.UIExtensionAttribute on the class. This is to allow assemblies to load plugins without having direct references to them.
System.Object
FactMES.Client.Common.UIExtensions