Click or drag to resize

PFItemHtmlHelperUseCollapsableSections Method

Determines whether the sections can be collapsed or not. By default, returns TRUE if tabs are not enabled and if collapsable sections are active on the model.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public virtual bool UseCollapsableSections()

Return Value

Type: Boolean
See Also