Click or drag to resize

PFSiteSetPlugins Method

Saves the plugin definitions.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void SetPlugins(
	List<PFPluginDescription> definitions
)

Parameters

definitions
Type: System.Collections.GenericListPFPluginDescription
See Also