Click or drag to resize

PFItemHtmlHelperGetLabelTooltip Method

Gets the label tooltip text of a PFField.

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 string GetLabelTooltip(
	PFField field
)

Parameters

field
Type: Packflow.CorePFField

Return Value

Type: String
See Also