Click or drag to resize

PFPlugin_WaffleCustomize Method

Override this method to customize the header's waffle layout and content.

Namespace:  Packflow.Plugins
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public virtual void Customize(
	PFWaffle waffle
)

Parameters

waffle
Type: Packflow.InterfacePFWaffle
See Also