Click or drag to resize

PFItemHtmlHelperShowFieldsInternalNames Property

Gets a value indicating whether fields' internal names are shown in labels.

The result is based on the presence of "sfin=true" in the query string.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected bool ShowFieldsInternalNames { get; }

Property Value

Type: Boolean
See Also