Click or drag to resize

PFActionsBarButtonConfirmationSettings Property

Gets or sets the confirmation settings.

Initialize this object if you want to ask a confirmation before executing the action.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFActionsBarConfirmationSettings ConfirmationSettings { get; set; }

Property Value

Type: PFActionsBarConfirmationSettings
See Also