Click or drag to resize

IPFItemHtmlHelperGetDisplayText Method

Gets the display text representing a value of a PFField.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
string GetDisplayText(
	PFField field
)

Parameters

field
Type: Packflow.CorePFField

Return Value

Type: String
See Also