Class MixedProductSourceExtensions
Editor extension methods for the MixedProductSource class
Namespace: Unity.Industrial.Forma.Core.Publishing
Syntax
public static class MixedProductSourceExtensions
Methods
HandleActiveProfileChange(MixedProductSource, ConfiguratorChangeActiveProductArgs)
Handles the active profile change.
Declaration
public static void HandleActiveProfileChange(this MixedProductSource mixedProductSource, ConfiguratorChangeActiveProductArgs obj)
Parameters
Type | Name | Description |
---|---|---|
MixedProductSource | mixedProductSource | |
ConfiguratorChangeActiveProductArgs | obj | The object. |