PFThemeLessVisitorConfiguratorSetParameterValues Method |
Sets the visitor plugin parameters
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public void SetParameterValues(
IEnumerable<IPluginParameter> parameters
)
Parameters
- parameters
- Type: System.Collections.GenericIEnumerableIPluginParameter
Implements
IPluginConfigurator.SetParameterValues(IEnumerableIPluginParameter)See Also