Click or drag to resize

PFItemHtmlHelperGetFormPartObject Method

Gets a form part definition by its guid.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected WebFormPart GetFormPartObject(
	Guid guid
)

Parameters

guid
Type: SystemGuid

Return Value

Type: WebFormPart
See Also