Click or drag to resize

PFItemHtmlHelperCustomizeActions Method

Override this method to customize, add or remove actions from the actions bar.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public virtual void CustomizeActions(
	PFActionsBar actionsBar
)

Parameters

actionsBar
Type: Packflow.InterfacePFActionsBar
See Also