Click or drag to resize

PFItemHtmlHelperBodyOnly Property

Gets a value indicating whether only the content of the body should be generated.

If true, only dynamic parts of the form are generated (actions, sections, version number, ...).

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

Property Value

Type: Boolean
See Also