Click or drag to resize

PFThemeLessVisitorConfiguratorCreatePlugin Method

Creates a PFThemeLessVisitorPlugin instance and configures it given target theme settings.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public IPlugin CreatePlugin()

Return Value

Type: IPlugin
The plugin instance

Implements

IPluginConfigurator.CreatePlugin
See Also