Click or drag to resize

PFItemHtmlHelperGetFormPart Method

Gets the form part with the specified guid.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html GetFormPart(
	string guid
)

Parameters

guid
Type: SystemString

Return Value

Type: Html
See Also