Click or drag to resize

PFFieldChoiceShowLinksInDisplayMode Property

Gets a value indicating whether links must be shown in views. If set to False, the values will still be clickable, but they will appear as simple text.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool ShowLinksInDisplayMode { get; }

Property Value

Type: Boolean
See Also