Click or drag to resize

PFPagePart Constructor

Initializes a new instance of the PFPagePart 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 PFPagePart(
	PFPageContext context
)

Parameters

context
Type: Packflow.InterfacePFPageContext
See Also