Click or drag to resize

PFWidget_QuickAccess Constructor

Initializes a new instance of the PFWidget_QuickAccess class.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFWidget_QuickAccess(
	PFSite site
)

Parameters

site
Type: Packflow.CorePFSite
The Packflow site.
See Also