Click or drag to resize

PFItemHtmlHelperGetFormPartHtml Method

Gets the html of a given form part.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected virtual Html GetFormPartHtml(
	WebFormPart part
)

Parameters

part
Type: Packflow.ModelingWebFormPart

Return Value

Type: Html
See Also